Skip to content

Commit 2342e2b

Browse files
authored
Update jekyll.yml
1 parent 6379c75 commit 2342e2b

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
@@ -50,7 +50,7 @@ jobs:
5050
JEKYLL_ENV: production
5151
- name: Upload artifact
5252
# Automatically uploads an artifact from the './_site' directory by default
53-
uses: actions/upload-pages-artifact@v2
53+
uses: actions/upload-pages-artifact@v4
5454

5555
# Deployment job
5656
deploy:

0 commit comments

Comments
 (0)