We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5f4c1 commit 7f1cecbCopy full SHA for 7f1cecb
.github/workflows/precommit.yml
@@ -35,7 +35,7 @@ jobs:
35
env:
36
CC: ${{ matrix.cc }}
37
CXX: ${{ matrix.cxx }}
38
- USE_BAZEL_VERSION: '5.4.1'
+ USE_BAZEL_VERSION: '6.5.0'
39
40
steps:
41
- uses: actions/checkout@v3
0 commit comments