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 1f54f3f commit 313b93dCopy full SHA for 313b93d
.github/workflows/publish.yml
@@ -45,7 +45,7 @@ jobs:
45
--minify \
46
--baseURL ${{ steps.pages.outputs.base_url }}
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: ./public
51
0 commit comments