You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.*
0 commit comments