We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6665f commit e97c88aCopy full SHA for e97c88a
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Node.js
40
uses: actions/setup-node@v4
41
with:
42
- node-version: '20.x'
+ node-version: '24.x'
43
registry-url: 'https://registry.npmjs.org'
44
cache: 'pnpm'
45
0 commit comments