Skip to content

Commit

Permalink
Bump Bazel to 6.3.0 to fix ArrayIndexOutOfBoudsException
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed Oct 29, 2024
1 parent ff74cfb commit 0c937c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
bazel:
runs-on: ubuntu-latest
env:
USE_BAZEL_VERSION: 6.0.0
USE_BAZEL_VERSION: 6.3.0

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0c937c7

Please sign in to comment.