diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7ababe63..8ebc030b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -85,7 +85,7 @@ jobs: name: Build and Test ( Virtual Frameworks + Bazel 5 ) runs-on: macos-13 env: - USE_BAZEL_VERSION: 5.3.2 + USE_BAZEL_VERSION: 5.4.1 steps: - uses: actions/checkout@v3 - name: Preflight Env