Skip to content

Commit 0db8b66

Browse files
Bump dawidd6/action-download-artifact from 10 to 11 (#1251)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v10...v11) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b440f2 commit 0db8b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Download and Extract Artifacts
17-
uses: dawidd6/action-download-artifact@v10
17+
uses: dawidd6/action-download-artifact@v11
1818
with:
1919
run_id: ${{ github.event.workflow_run.id }}
2020
path: artifacts

0 commit comments

Comments
 (0)