We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608b6de commit 8b30cc3Copy full SHA for 8b30cc3
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Use supported Node.js Version
31
uses: actions/setup-node@v4
32
with:
33
- node-version: 22
+ node-version: 24
34
registry-url: 'https://registry.npmjs.org'
35
cache: 'pnpm'
36
- name: Restore cached dependencies
0 commit comments