We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195f3ae commit 4a429fdCopy full SHA for 4a429fd
.github/workflows/publish-to-npm.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
- uses: actions/setup-node@v5
20
with:
21
- node-version: '20'
+ node-version: 22
22
registry-url: 'https://registry.npmjs.org/'
23
- run: npm install
24
- uses: JS-DevTools/npm-publish@v4
0 commit comments