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 5a25888 commit f4a45b0Copy full SHA for f4a45b0
.github/workflows/GHPages.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup Pages
39
uses: actions/configure-pages@v3
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
42
with:
43
path: ./explorer-v2/build
44
- name: Deploy to GitHub Pages
0 commit comments