We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fb53f2 + 0711787 commit 5fcee0cCopy full SHA for 5fcee0c
1 file changed
.github/workflows/npm_publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Use Node.js v16
16
uses: actions/setup-node@v4
17
with:
18
- node-version: 16
+ node-version: 24
19
registry-url: https://registry.npmjs.org/ # Specifies the registry, this field is required!
20
- run: npm ci
21
- run: npm publish
0 commit comments