We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7170258 commit 28be4e8Copy full SHA for 28be4e8
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
version: 10
25
- uses: actions/setup-node@v4
26
with:
27
- node-version: 22
+ node-version: 24
28
registry-url: 'https://registry.npmjs.org'
29
cache: "pnpm"
30
- run: pnpm install
0 commit comments