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 568b482 commit 27cccb5Copy full SHA for 27cccb5
.github/workflows/build_deploy.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Upload artifact
60
# Automatically uploads an artifact from the './_site' directory by default
61
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
62
63
# Deployment job
64
deploy:
0 commit comments