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 9365a89 + b879bde commit c13a4dfCopy full SHA for c13a4df
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
node-version: 20
41
cache: npm # or pnpm / yarn
42
- name: Setup Pages
43
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
44
- name: Install dependencies
45
run: npm ci # or pnpm install / yarn install / bun install
46
- name: Build with VitePress
0 commit comments