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 cb57c32 commit a911967Copy full SHA for a911967
.github/workflows/pages-deploy.yml
@@ -59,7 +59,7 @@ jobs:
59
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
60
61
- name: Upload site artifact
62
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3.0.1
63
with:
64
path: "_site${{ steps.pages.outputs.base_path }}"
65
0 commit comments