We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46fca7d + b058270 commit 9120157Copy full SHA for 9120157
1 file changed
.github/workflows/npm-publish-github-packages.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
- uses: actions/setup-node@v4
25
with:
26
- node-version: "20"
+ node-version: "22"
27
- run: npm test
28
- uses: JS-DevTools/npm-publish@v3
29
0 commit comments