We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a111e15 commit e4b9dfdCopy full SHA for e4b9dfd
1 file changed
.github/workflows/publish.yaml
@@ -57,7 +57,7 @@ jobs:
57
JEKYLL_ENV: production
58
- name: Upload artifact
59
# Automatically uploads an artifact from the './_site' directory by default
60
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
61
62
# Deployment job
63
deploy:
0 commit comments