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