We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5918c60 + 08f76f1 commit b0e556dCopy full SHA for b0e556d
1 file changed
.github/workflows/deploy-docs.yml
@@ -49,7 +49,7 @@ jobs:
49
yarn build
50
touch .vitepress/dist/.nojekyll
51
- name: Upload artifact
52
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
53
with:
54
path: docs/.vitepress/dist
55
0 commit comments