Skip to content

Commit f5bdfff

Browse files
Update actions/upload-pages-artifact action to v4
1 parent 0200545 commit f5bdfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
path: ./public
8484

8585
- name: Upload artifact for pages
86-
uses: actions/upload-pages-artifact@v3
86+
uses: actions/upload-pages-artifact@v4
8787
with:
8888
path: ./public
8989

0 commit comments

Comments
 (0)