diff --git a/.github/workflows/weekly-checksum-update.yml b/.github/workflows/weekly-checksum-update.yml index c001d192..3289c37c 100644 --- a/.github/workflows/weekly-checksum-update.yml +++ b/.github/workflows/weekly-checksum-update.yml @@ -45,7 +45,7 @@ jobs: fetch-depth: 0 - name: Set up Bazel - uses: bazel-contrib/setup-bazel@0.8.7 + uses: bazel-contrib/setup-bazel@0.15.0 with: bazelisk-cache: true disk-cache: ${{ github.workflow }}