Skip to content

Commit

Permalink
CI: Bump bazel version from 3.5.1 to 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy committed Nov 17, 2023
1 parent ff086ed commit f244ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
if: ${{ matrix.java-version == '11' }}
uses: jwlawson/actions-setup-bazel@v1.10.1
with:
bazel-version: '3.5.1'
bazel-version: '6.4.0'

- name: Conformance tests
if: ${{ matrix.java-version == '11' }}
Expand Down

0 comments on commit f244ee9

Please sign in to comment.