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 017d648 commit 6c05c98Copy full SHA for 6c05c98
.github/workflows/pages-deploy.yml
@@ -57,7 +57,7 @@ jobs:
57
# \-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
58
59
- name: Upload site artifact
60
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
61
with:
62
path: "_site${{ steps.pages.outputs.base_path }}"
63
0 commit comments