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
release: update publish vsix node version (aws#5085)
problem:
- the lowest node version that can be used for open vsx is node 18. We currently use node 16 which fails the release process
solution:
- use node 20
0 commit comments