We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7287592 + e01f84c commit e007270Copy full SHA for e007270
1 file changed
.github/workflows/pages.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Upload artifact
58
# Automatically uploads an artifact from the './_site' directory by default
59
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
60
61
# Deployment job
62
deploy:
0 commit comments