diff --git a/.github/workflows/amd64_linux_bazel.yml b/.github/workflows/amd64_linux_bazel.yml index ca61271..94d9ae3 100644 --- a/.github/workflows/amd64_linux_bazel.yml +++ b/.github/workflows/amd64_linux_bazel.yml @@ -39,7 +39,7 @@ jobs: run: | python --version python -m platform - - uses: bazel-contrib/setup-bazel@0.18.0 + - uses: bazel-contrib/setup-bazel@0.19.0 with: bazelisk-cache: true disk-cache: ${{github.workflow}}