We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06b22e commit 90c06d0Copy full SHA for 90c06d0
1 file changed
.github/workflows/pages-deploy.yml
@@ -60,7 +60,7 @@ jobs:
60
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/,http://www.iso-architecture.org/42010/templates/"
61
62
- name: Upload site artifact
63
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
64
with:
65
path: "_site${{ steps.pages.outputs.base_path }}"
66
0 commit comments