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 14a2972 commit 4502717Copy full SHA for 4502717
.github/workflows/gh-pages.yml
@@ -54,7 +54,7 @@ jobs:
54
--minify \
55
--baseURL "${{ steps.pages.outputs.base_url }}/"
56
- name: Upload artifact
57
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
58
with:
59
path: ./docs/site/public
60
0 commit comments