We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d15f9 commit 0767b29Copy full SHA for 0767b29
.github/workflows/jekyll.yml
@@ -51,7 +51,7 @@ jobs:
51
JEKYLL_ENV: production
52
- name: Upload artifact
53
# Automatically uploads an artifact from the './_site' directory by default
54
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
55
56
# Deployment job
57
deploy:
0 commit comments