Skip to content

Commit 9617b46

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

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
@@ -105,7 +105,7 @@ jobs:
105105
fetch-depth: 2
106106

107107
- name: "Download coverage files"
108-
uses: actions/download-artifact@v4
108+
uses: actions/download-artifact@v5
109109
with:
110110
path: "reports"
111111

0 commit comments

Comments
 (0)