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 453f1da commit f0b835bCopy full SHA for f0b835b
.github/workflows/deploy.yml
@@ -56,7 +56,7 @@ jobs:
56
--baseURL "${{ steps.pages.outputs.base_url }}/"
57
58
- name: Upload artifact
59
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
60
with:
61
path: ./public
62
0 commit comments