Skip to content

Commit a4dc8cf

Browse files
chore(deps): update actions/download-artifact action to v4.3.0
1 parent c0f76a3 commit a4dc8cf

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.2.1
120+
uses: actions/download-artifact@v4.3.0
121121
with:
122122
merge-multiple: true
123123

0 commit comments

Comments
 (0)