Skip to content

Commit b71f0d4

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump dawidd6/action-download-artifact from 6 to 7
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] <support@github.com>
1 parent a52a63d commit b71f0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-test-results.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: Download and Extract Artifacts
40-
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11
40+
uses: dawidd6/action-download-artifact@80620a5d27ce0ae443b965134db88467fc607b43
4141
with:
4242
run_id: ${{ github.event.workflow_run.id }}
4343
path: artifacts

0 commit comments

Comments
 (0)