We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a5274 commit 752b8f0Copy full SHA for 752b8f0
.github/workflows/GHPages.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Pages
37
uses: actions/configure-pages@v4
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
40
with:
41
path: ./explorer/dist
42
- name: Deploy to GitHub Pages
0 commit comments