Skip to content

Commit 24c9bbe

Browse files
chore(deps): bump dawidd6/action-download-artifact (#150)
Bumps the github-actions group with 1 update: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact). Updates `dawidd6/action-download-artifact` from 12 to 13 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v12...v13) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 981445c commit 24c9bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: Download and Extract Artifacts
33-
uses: dawidd6/action-download-artifact@v12
33+
uses: dawidd6/action-download-artifact@v13
3434
with:
3535
run_id: ${{ github.event.workflow_run.id }}
3636
path: artifacts

0 commit comments

Comments
 (0)