We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5070c1 commit 63b54daCopy full SHA for 63b54da
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Node
40
uses: actions/setup-node@v4
41
with:
42
- node-version: 20
+ node-version: 23
43
cache: pnpm # or pnpm / yarn
44
- name: Setup Pages
45
uses: actions/configure-pages@v4
0 commit comments