Skip to content

Commit 30316d2

Browse files
Bump dawidd6/action-download-artifact from 10 to 11 (#3724)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v10...v11) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raphael Simon <simon.raphael@gmail.com>
1 parent 528dfdb commit 30316d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-coverage.yml

Lines changed: 1 addition & 1 deletion
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@v10
21+
uses: dawidd6/action-download-artifact@v11
2222
with:
2323
workflow: test.yml
2424
name: coverage

0 commit comments

Comments
 (0)