We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0e4769 + a129d28 commit 26ffdd8Copy full SHA for 26ffdd8
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup Node.js
33
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
34
with:
35
- node-version: 22
+ node-version: 24
36
cache: 'pnpm'
37
registry-url: 'https://registry.npmjs.org'
38
0 commit comments