Skip to content

Commit e3cc7da

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
fetch-depth: 2
7171

7272
- name: Download coverage files
73-
uses: actions/download-artifact@v4
73+
uses: actions/download-artifact@v5
7474
with:
7575
path: reports
7676

0 commit comments

Comments
 (0)