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