We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07db24c commit d355132Copy full SHA for d355132
.github/workflows/gh-pages.yaml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Node
36
uses: actions/setup-node@v4
37
with:
38
- node-version: 20
+ node-version: 23
39
cache: npm # or pnpm / yarn
40
- name: Setup Pages
41
uses: actions/configure-pages@v4
0 commit comments