Skip to content

Commit 3890d7a

Browse files
chore(deps): update actions/download-artifact action to v4.2.0
1 parent bb91a27 commit 3890d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
python-version: "3.12"
119119
- name: Download coverage reports
120-
uses: actions/download-artifact@v4.1.9
120+
uses: actions/download-artifact@v4.2.0
121121
with:
122122
merge-multiple: true
123123

0 commit comments

Comments
 (0)