Skip to content

Commit

Permalink
Bump dawidd6/action-download-artifact
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and gesellix committed Dec 17, 2023
1 parent 1b6a7d0 commit 2fcb9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- name: Download and Extract Artifacts
uses: dawidd6/action-download-artifact@f29d1b6a8930683e80acedfbe6baa2930cd646b4
uses: dawidd6/action-download-artifact@e73ee10c7552966e58bde25ecb4a0033cd13a843
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
Expand Down

0 comments on commit 2fcb9ec

Please sign in to comment.