Skip to content

Commit 5bc5fdd

Browse files
committed
Upgrade pages artifact action
1 parent 4161ae9 commit 5bc5fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
JEKYLL_ENV: production
4242

4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v3
44+
uses: actions/upload-pages-artifact@v4
4545

4646
deploy:
4747
environment:

0 commit comments

Comments
 (0)