Skip to content

Commit e122ce9

Browse files
Bump dawidd6/action-download-artifact from 7 to 8 (#3638)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v7...v8) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raphael Simon <[email protected]>
1 parent 711cfde commit e122ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ref: ${{ github.event.workflow_run.head_sha }}
1919

2020
- name: Download test coverage
21-
uses: dawidd6/action-download-artifact@v7
21+
uses: dawidd6/action-download-artifact@v8
2222
with:
2323
workflow: test.yml
2424
name: coverage

0 commit comments

Comments
 (0)