We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6793aed + 0bdd9d5 commit 0af8e28Copy full SHA for 0af8e28
1 file changed
.github/workflows/npmpublish.yml
@@ -10,7 +10,7 @@ jobs:
10
publish-npm:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
14
with:
15
node-version: 20
16
registry-url: https://registry.npmjs.org/
0 commit comments