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 32ba1a1 commit 5ec4d8bCopy full SHA for 5ec4d8b
.github/workflows/pages.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Setup Pages
53
uses: actions/configure-pages@v2
54
- name: Upload artifact
55
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
56
with:
57
# Upload ./output only
58
path: './output'
0 commit comments