Skip to content

Commit 67d1ebb

Browse files
Bump dawidd6/action-download-artifact from 8 to 9 (#767)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 8 to 9. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v8...v9) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact 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 85c7217 commit 67d1ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/presubmit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
shell: bash
173173
run: df -h
174174
- name: Download Swiftshader artifacts
175-
uses: dawidd6/action-download-artifact@v8
175+
uses: dawidd6/action-download-artifact@v9
176176
with:
177177
workflow: build-swiftshader.yml
178178
workflow_conclusion: success

0 commit comments

Comments
 (0)