We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1bd89 commit 9aeb202Copy full SHA for 9aeb202
1 file changed
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Node.js
34
uses: actions/setup-node@v4
35
with:
36
- node-version: 22
+ node-version: 24
37
registry-url: "https://registry.npmjs.org"
38
cache: npm
39
0 commit comments