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 5b34c4c commit c618d96Copy full SHA for c618d96
.github/workflows/GHPages.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Pages
36
uses: actions/configure-pages@v4
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
39
with:
40
path: ./docs/.vuepress/dist
41
- name: Deploy to GitHub Pages
0 commit comments