diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6850cd609..6419fb51af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,6 +44,7 @@ jobs: with: python-version: ${{ matrix.python_version }} architecture: 'x64' + check-latest: true - name: 'Set up Bazel' run: | ci/download_bazel.sh "${BAZEL_VERSION}" "${BAZEL_SHA256SUM}" ~/bazel