Skip to content

Commit ee48016

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
fetch-depth: 2
120120

121121
- name: "Download coverage files"
122-
uses: actions/download-artifact@v4
122+
uses: actions/download-artifact@v5
123123
with:
124124
path: "reports"
125125

0 commit comments

Comments
 (0)