We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40cbf98 + 9f210cd commit 0d23a5bCopy full SHA for 0d23a5b
.github/workflows/jekyll-gh-pages.yml
@@ -52,7 +52,7 @@ jobs:
52
JEKYLL_ENV: production
53
- name: Upload artifact
54
# Automatically uploads an artifact from the './_site' directory by default
55
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
56
57
# Deployment job
58
deploy:
0 commit comments