We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee3e106 + 3c462b9 commit 98e2db1Copy full SHA for 98e2db1
.github/workflows/marketplace-publish.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Setup node.js
59
uses: actions/setup-node@v3
60
with:
61
- node-version: 16.x
+ node-version: 20.x
62
cache: 'npm'
63
64
- name: Step rust toolchain
0 commit comments