Skip to content

Commit 2f82685

Browse files
chore(deps): update actions/download-artifact action to v5 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8aa9222 commit 2f82685

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)