We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ab2c2 commit d47eed9Copy full SHA for d47eed9
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: corepack enable
28
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
29
with:
30
- node-version: latest
+ node-version: 24
31
registry-url: "https://registry.npmjs.org/"
32
cache: pnpm
33
0 commit comments