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 f337e46 + 3227a68 commit 275b19fCopy full SHA for 275b19f
.github/workflows/deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
cache: pnpm
44
cache-dependency-path: './docs/pnpm-lock.yaml'
45
- name: Setup Pages
46
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
47
- name: Install dependencies
48
run: pnpm install
49
- name: Build with VitePress
0 commit comments