Skip to content

Commit 1376894

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- uses: actions/checkout@v5
8787

8888
- name: Download all artifacts
89-
uses: actions/download-artifact@v4
89+
uses: actions/download-artifact@v5
9090
with:
9191
path: artifacts
9292

0 commit comments

Comments
 (0)