We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5d5420 + 059b94d commit 9798b4eCopy full SHA for 9798b4e
1 file changed
.github/workflows/npm-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
27
- name: Build and publish package
28
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v6
29
with:
30
node-version: 24
31
registry-url: https://registry.npmjs.org/
0 commit comments