Skip to content

Commit ff7be13

Browse files
authored
Update jekyll.yml back to v3?
1 parent 191f3d9 commit ff7be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
JEKYLL_ENV: production
4444
- name: Upload artifact
4545
# Automatically uploads an artifact from the './_site' directory by default
46-
uses: actions/upload-pages-artifact@v4
46+
uses: actions/upload-pages-artifact@v3
4747
# Deployment job
4848
deploy:
4949
environment:

0 commit comments

Comments
 (0)