Skip to content

Commit 1da7b13

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 7643a39 commit 1da7b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
uses: actions/configure-pages@v6
102102

103103
- name: Upload artifact
104-
uses: actions/upload-pages-artifact@v4
104+
uses: actions/upload-pages-artifact@v5
105105
with:
106106
path: dist
107107

0 commit comments

Comments
 (0)