Skip to content

Commit 03523d5

Browse files
committed
bump upload-pages-artifact
1 parent ec12654 commit 03523d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/configure-pages@v5
4848

4949
- name: Upload artifact
50-
uses: actions/upload-pages-artifact@v3
50+
uses: actions/upload-pages-artifact@v4
5151
with:
5252
path: '.' # upload entire directory
5353

0 commit comments

Comments
 (0)