Skip to content

Commit

Permalink
Upgrade Bazel to 5.1.0 from 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Belotti committed May 10, 2022
1 parent 860433b commit 1a74884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.0
5.1.0
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: abhinavsingh/setup-bazel@v3
with:
# Bazel version to install e.g. 1.2.1, 2.0.0, ...
version: 4.1.0 # optional, default is 2.0.0
version: 5.1.0

- name: Set up Python 3
uses: actions/setup-python@v2
Expand Down

0 comments on commit 1a74884

Please sign in to comment.