We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0701a59 commit 9afa564Copy full SHA for 9afa564
.github/workflows/publish.yml
@@ -58,7 +58,7 @@ jobs:
58
destination: ./_site
59
60
- name: Upload artifact
61
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
62
63
# Deployment job
64
deploy:
0 commit comments