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.
2 parents 6e86055 + d20add0 commit 2e0c271Copy full SHA for 2e0c271
.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@v2
+ uses: actions/upload-pages-artifact@v3
53
54
# Deployment job
55
deploy:
0 commit comments