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 6897403 commit d096b3aCopy full SHA for d096b3a
.github/workflows/deploy.yml
@@ -60,7 +60,7 @@ jobs:
60
pnpm docs:build
61
touch .vitepress/dist/.nojekyll
62
- name: Upload artifact
63
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
64
with:
65
path: .vitepress/dist
66
0 commit comments