Skip to content

Commit 07e99f3

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

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
@@ -94,7 +94,7 @@ jobs:
9494
fetch-depth: 0
9595

9696
- name: Download artifacts
97-
uses: actions/download-artifact@v4
97+
uses: actions/download-artifact@v5
9898
with:
9999
path: dist
100100
merge-multiple: true

0 commit comments

Comments
 (0)