We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94ee12 commit 1bba77bCopy full SHA for 1bba77b
1 file changed
.github/workflows/pages-deploy.yml
@@ -55,7 +55,7 @@ jobs:
55
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
56
57
- name: Upload site artifact
58
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
59
with:
60
path: "_site${{ steps.pages.outputs.base_path }}"
61
0 commit comments