We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80a5988 + 07f92a2 commit 337499aCopy full SHA for 337499a
1 file changed
.github/workflows/pages.yml
@@ -48,7 +48,7 @@ jobs:
48
JEKYLL_ENV: production
49
- name: Upload artifact
50
# Automatically uploads an artifact from the './_site' directory by default
51
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
52
53
# Deployment job
54
deploy:
0 commit comments