Skip to content

Commit 64a491a

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent a4008c4 commit 64a491a

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
@@ -81,7 +81,7 @@ jobs:
8181
fetch-depth: 0
8282

8383
- name: Download artifacts
84-
uses: actions/download-artifact@v4
84+
uses: actions/download-artifact@v5
8585
with:
8686
path: dist
8787
merge-multiple: true

0 commit comments

Comments
 (0)