Skip to content

Commit bb80509

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent 9a9e957 commit bb80509

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
@@ -99,7 +99,7 @@ jobs:
9999
uses: actions/configure-pages@v6
100100

101101
- name: Upload artifact
102-
uses: actions/upload-pages-artifact@v4
102+
uses: actions/upload-pages-artifact@v5
103103
with:
104104
path: dist
105105

0 commit comments

Comments
 (0)