Skip to content

Commit eb62c2a

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump dawidd6/action-download-artifact
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from a07e1dd02259003cd866ea4e16c903f1459e46a4 to 72aaadce3bc708349fc665eee3785cbb1b6e51d0. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@a07e1dd...72aaadc) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07df70c commit eb62c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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@a07e1dd02259003cd866ea4e16c903f1459e46a4
40+
uses: dawidd6/action-download-artifact@72aaadce3bc708349fc665eee3785cbb1b6e51d0
4141
with:
4242
run_id: ${{ github.event.workflow_run.id }}
4343
path: artifacts

0 commit comments

Comments
 (0)