We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d41b70 commit 450ec9aCopy full SHA for 450ec9a
1 file changed
.github/workflows/npm-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v4
21
with:
22
- node-version: 20
+ node-version: 24
23
registry-url: https://registry.npmjs.org
24
25
- name: Install dependencies
0 commit comments