Skip to content

Commit 914ba4e

Browse files
Merge pull request #4480 from rabbitmq/mergify/bp/v3.9.x/pr-4477
Bump actions/download-artifact from 2 to 3 (backport #4469) (backport #4477)
2 parents a74ea0b + aa691a8 commit 914ba4e

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)