Skip to content

Commit 2fcaa24

Browse files
Bump dawidd6/action-download-artifact
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from f29d1b6a8930683e80acedfbe6baa2930cd646b4 to e73ee10c7552966e58bde25ecb4a0033cd13a843. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@f29d1b6...e73ee10) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f08d693 commit 2fcaa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@f29d1b6a8930683e80acedfbe6baa2930cd646b4
40+
uses: dawidd6/action-download-artifact@e73ee10c7552966e58bde25ecb4a0033cd13a843
4141
with:
4242
run_id: ${{ github.event.workflow_run.id }}
4343
path: artifacts

0 commit comments

Comments
 (0)