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.
1 parent 191f3d9 commit ff7be13Copy full SHA for ff7be13
.github/workflows/jekyll.yml
@@ -43,7 +43,7 @@ jobs:
43
JEKYLL_ENV: production
44
- name: Upload artifact
45
# Automatically uploads an artifact from the './_site' directory by default
46
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
47
# Deployment job
48
deploy:
49
environment:
0 commit comments