Commit a8a7c5a
authored
Fix node version in the latest version publishing CI stage (#635)
The Nodejs version was copy-pasted from prerelease stage and versionSpec variable is missed in the latest version publishing CI stage.
Currently, the Nodejs is set to 16.*1 parent ec47f27 commit a8a7c5a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments