Skip to content

Commit 3700521

Browse files
committed
Try switching to v4 upload pages artifact
1 parent 2f29426 commit 3700521

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
@@ -55,7 +55,7 @@ jobs:
5555
JEKYLL_ENV: production
5656
- name: Upload artifact
5757
# Automatically uploads an artifact from the './_site' directory by default
58-
uses: actions/upload-pages-artifact@v3
58+
uses: actions/upload-pages-artifact@v4
5959

6060
# Deployment job
6161
deploy:

0 commit comments

Comments
 (0)