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.
2 parents ea71e6a + 9e86944 commit db462d9Copy full SHA for db462d9
.github/workflows/build-and-deploy.yml
@@ -58,7 +58,7 @@ jobs:
58
verbose: true
59
60
- name: Upload a site as an artifact
61
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
62
with:
63
path: _site/
64
retention-days: 7
0 commit comments