Skip to content

Commit 7f1cecb

Browse files
authored
Update precommit.yml
1 parent fc5f4c1 commit 7f1cecb

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: '5.4.1'
38+
USE_BAZEL_VERSION: '6.5.0'
3939

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

0 commit comments

Comments
 (0)