We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cbf98 commit 9f210cdCopy full SHA for 9f210cd
.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