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