Skip to content

Commit dca1c10

Browse files
Bump actions/download-artifact from 4.1.9 to 4.2.0 (#1193)
1 parent 266b12d commit dca1c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
fetch-depth: 2
4949
- name: Download all coverage data
50-
uses: actions/download-artifact@v4.1.9
50+
uses: actions/download-artifact@v4.2.0
5151
- name: Upload coverage report
5252
uses: codecov/codecov-action@v5.4.0
5353
with:

0 commit comments

Comments
 (0)