Skip to content

Commit 1fb6ba7

Browse files
Bump dawidd6/action-download-artifact from 8 to 9 (#5278)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 8 to 9. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v8...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 e47c383 commit 1fb6ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

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

0 commit comments

Comments
 (0)