Skip to content

Commit 14e08e3

Browse files
dependabot[bot]mergify-bot
authored andcommitted
Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 8d1290a) (cherry picked from commit 467dcad) (cherry picked from commit aa691a8)
1 parent effabb3 commit 14e08e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perform-bazel-execution-comparison.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run: |
9797
bazelisk build src/tools/execlog:parser
9898
- name: FETCH LOGS
99-
uses: actions/download-artifact@v2
99+
uses: actions/download-artifact@v3
100100
- name: PARSE LOGS
101101
run: |
102102
bazel/bazel-bin/src/tools/execlog/parser \

0 commit comments

Comments
 (0)