Skip to content

Commit d77a0cf

Browse files
Bump dawidd6/action-download-artifact from 7 to 9 (#1234)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 9. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v7...v9) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact 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>
1 parent 5eccaf4 commit d77a0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Download and Extract Artifacts
17-
uses: dawidd6/action-download-artifact@v7
17+
uses: dawidd6/action-download-artifact@v9
1818
with:
1919
run_id: ${{ github.event.workflow_run.id }}
2020
path: artifacts

0 commit comments

Comments
 (0)