Skip to content

Commit 00d6ccc

Browse files
Bump dawidd6/action-download-artifact in the gh-actions group
Bumps the gh-actions group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact). Updates `dawidd6/action-download-artifact` from 3 to 6 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 004f2e1 commit 00d6ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Download and Extract Artifacts
24-
uses: dawidd6/action-download-artifact@v3
24+
uses: dawidd6/action-download-artifact@v6
2525
with:
2626
run_id: ${{ github.event.workflow_run.id }}
2727
path: artifacts

0 commit comments

Comments
 (0)