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.
1 parent 864beca commit 67f5a5fCopy full SHA for 67f5a5f
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
node-version: 20
40
cache: pnpm
41
- name: Setup Pages
42
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
43
- name: Install dependencies
44
run: pnpm install
45
- name: Build with VitePress
0 commit comments