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.
2 parents 566625a + 738ce9c commit a0784b5Copy full SHA for a0784b5
2 files changed
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- uses: actions/setup-node@v4
28
with:
29
- node-version: 20
+ node-version: 24
30
cache: pnpm
31
32
- run: pnpm install --frozen-lockfile
.github/workflows/docs-pr.yml
@@ -24,7 +24,7 @@ jobs:
24
25
0 commit comments