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