Skip to content

Commit 6d5364a

Browse files
authored
Update ci.yml
1 parent 7ebe8eb commit 6d5364a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: bundle exec jekyll build --future
2323
- name: Upload artifact
2424
# Automatically uploads an artifact from the './_site' directory by default
25-
uses: actions/upload-pages-artifact@v4
25+
uses: actions/upload-pages-artifact@v3
2626

2727
# Deployment job
2828
deploy:

0 commit comments

Comments
 (0)