We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc05dc3 commit 7224b42Copy full SHA for 7224b42
1 file changed
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
63
64
- name: Upload site artifact
65
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
66
with:
67
path: "_site"
68
0 commit comments