Skip to content

Commit 2f29426

Browse files
committed
Update upload artifact version
1 parent 20501bb commit 2f29426

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@v2
58+
uses: actions/upload-pages-artifact@v3
5959

6060
# Deployment job
6161
deploy:

0 commit comments

Comments
 (0)