We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c581698 + 4ee63dd commit 67dc3afCopy full SHA for 67dc3af
1 file changed
.github/workflows/vitepress-github-pages.yaml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Node
38
uses: actions/setup-node@v4
39
with:
40
- node-version: 20
+ node-version: 22
41
cache: npm # or pnpm / yarn
42
- name: Setup Pages
43
uses: actions/configure-pages@v4
0 commit comments