We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c05807 commit 7cc30abCopy full SHA for 7cc30ab
2 files changed
.github/workflows/deploy.yml
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
version: 10
20
- uses: actions/setup-node@v4
21
with:
22
- node-version: '20'
+ node-version: '24'
23
cache: 'pnpm'
24
registry-url: 'https://registry.npmjs.org'
25
- run: pnpm install --frozen-lockfile
0 commit comments