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 98d3e6cCopy full SHA for 98d3e6c
.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: 24
22
registry-url: 'https://registry.npmjs.org/'
23
- run: npm install
24
- uses: JS-DevTools/npm-publish@v4
0 commit comments