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 4f74b6c commit 11c5740Copy full SHA for 11c5740
.github/workflows/deploy.yml
@@ -66,7 +66,7 @@ jobs:
66
run: pnpm run build --base /reading-vuejs-core-vapor/
67
68
- name: Upload artifact
69
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
70
with:
71
path: .vitepress/dist
72
0 commit comments