We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa24ce commit c07f638Copy full SHA for c07f638
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@v1
+ uses: actions/upload-pages-artifact@v4
66
with:
67
path: "_site"
68
0 commit comments