We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e4769 commit a129d28Copy full SHA for a129d28
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