Setting USE_BAZEL_VERSION to 7.4.0

This commit is contained in:
Jason Fulghum
2025-01-22 09:49:17 -08:00
parent 74cff56799
commit 918d72f140
+2
View File
@@ -152,6 +152,8 @@ jobs:
cwd: "."
pull: "--ff"
- name: Check generated protobufs
env:
USE_BAZEL_VERSION: 7.4.0
working-directory: ./proto
run: |
(cd third_party/protobuf && bazel build //:protoc)