Skip to content

Commit 2c303ef

Browse files
chore(deps): update actions/download-artifact action to v4.1.7
1 parent a97dad1 commit 2c303ef

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
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
python-version: "3.12"
8686
- name: Download coverage reports
87-
uses: actions/download-artifact@v4.1.6
87+
uses: actions/download-artifact@v4.1.7
8888
with:
8989
merge-multiple: true
9090

0 commit comments

Comments
 (0)