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.
2 parents ce012b9 + 89d0c97 commit 8dfb34fCopy full SHA for 8dfb34f
.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@v3
+ uses: actions/upload-pages-artifact@v4
61
with:
62
path: "_site${{ steps.pages.outputs.base_path }}"
63
0 commit comments