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 17ed3cb commit bc538a5Copy full SHA for bc538a5
.github/workflows/deploy-pages.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/configure-pages@v5
58
59
- name: Upload artifact
60
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
61
with:
62
path: "_site"
63
0 commit comments