Skip to content

Commit f5e787b

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 026a517 commit f5e787b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
EOF
9292
9393
- name: Upload Pages artifact
94-
uses: actions/upload-pages-artifact@v3
94+
uses: actions/upload-pages-artifact@v5
9595
with:
9696
path: build/pages
9797

0 commit comments

Comments
 (0)