Skip to content

Commit 15ff781

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 45ba0f1 commit 15ff781

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
@@ -118,7 +118,7 @@ jobs:
118118
fetch-depth: 2
119119

120120
- name: "Download coverage files"
121-
uses: actions/download-artifact@v4
121+
uses: actions/download-artifact@v5
122122
with:
123123
path: "reports"
124124

0 commit comments

Comments
 (0)