We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6379c75 commit 2342e2bCopy full SHA for 2342e2b
.github/workflows/jekyll.yml
@@ -50,7 +50,7 @@ jobs:
50
JEKYLL_ENV: production
51
- name: Upload artifact
52
# Automatically uploads an artifact from the './_site' directory by default
53
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
54
55
# Deployment job
56
deploy:
0 commit comments