Skip to content

Commit 4fa6870

Browse files
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#1270)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb3b72d commit 4fa6870

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.3.0
50+
uses: actions/download-artifact@v5.0.0
5151
- name: Upload coverage report
5252
uses: codecov/codecov-action@v5.4.3
5353
with:

0 commit comments

Comments
 (0)