Skip to content

Commit 352d598

Browse files
chore(deps): update actions/download-artifact action to v8.0.1
1 parent 75cb057 commit 352d598

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
@@ -114,7 +114,7 @@ jobs:
114114
with:
115115
python-version: "3.12"
116116
- name: Download coverage reports
117-
uses: actions/download-artifact@v8.0.0
117+
uses: actions/download-artifact@v8.0.1
118118
with:
119119
merge-multiple: true
120120

0 commit comments

Comments
 (0)