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 3f02341 commit 02e345cCopy full SHA for 02e345c
1 file changed
.github/workflows/main.yml
@@ -58,7 +58,7 @@ jobs:
58
--environment production \
59
--baseURL "${{ steps.pages.outputs.base_url }}/"
60
- name: Upload artifact
61
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
62
with:
63
path: ./public
64
0 commit comments