Skip to content

Commit ad6af08

Browse files
Bump dawidd6/action-download-artifact from 6 to 7 (#2274)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@bf251b5...80620a5) --- 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>
1 parent bf4008f commit ad6af08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test-results.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
-
2323
name: Download and Extract Artifacts
24-
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11
24+
uses: dawidd6/action-download-artifact@80620a5d27ce0ae443b965134db88467fc607b43
2525
with:
2626
run_id: ${{ github.event.workflow_run.id }}
2727
path: artifacts

0 commit comments

Comments
 (0)