Skip to content

Commit 1a084ee

Browse files
authored
Update precommit.yml
1 parent 65142e2 commit 1a084ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
CC: ${{ matrix.cc }}
3737
CXX: ${{ matrix.cxx }}
38-
USE_BAZEL_VERSION: '6.5.0'
38+
USE_BAZEL_VERSION: '7.4.1'
3939

4040
steps:
4141
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)