Skip to content

Commit e4b9dfd

Browse files
committed
Update upload-pages-artifact action
1 parent a111e15 commit e4b9dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
JEKYLL_ENV: production
5858
- name: Upload artifact
5959
# Automatically uploads an artifact from the './_site' directory by default
60-
uses: actions/upload-pages-artifact@v2
60+
uses: actions/upload-pages-artifact@v4
6161

6262
# Deployment job
6363
deploy:

0 commit comments

Comments
 (0)