We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f735a8 commit 3d1943bCopy full SHA for 3d1943b
.github/workflows/jekyll.yml
@@ -53,7 +53,7 @@ jobs:
53
JEKYLL_ENV: production
54
- name: Upload artifact
55
# Automatically uploads an artifact from the './_site' directory by default
56
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
57
58
# Deployment job
59
deploy:
0 commit comments