We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5360c1 commit 2b11683Copy full SHA for 2b11683
1 file changed
.github/workflows/publish_release.yml
@@ -27,7 +27,7 @@ jobs:
27
version: latest
28
- uses: actions/setup-node@v5
29
with:
30
- node-version: 22
+ node-version: 24
31
registry-url: 'https://registry.npmjs.org'
32
cache: pnpm
33
- run: pnpm install --frozen-lockfile
0 commit comments