Skip to content

Commit

Permalink
Update Bazel version to 4.2.1 in GH action (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
curiousleo authored Oct 18, 2021
1 parent 87138c4 commit 1bb5042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
Build-and-test:
runs-on: ubuntu-latest
env:
BAZEL_VERSION: 4.1.0
BAZEL_VERSION: 4.2.1
steps:

- name: Install Bazel
Expand Down

0 comments on commit 1bb5042

Please sign in to comment.