diff --git a/.github/workflows/bazel.yml b/.github/workflows/bazel.yml index 4f97d2de023..55e05251d75 100644 --- a/.github/workflows/bazel.yml +++ b/.github/workflows/bazel.yml @@ -81,7 +81,7 @@ jobs: # previously built artifacts to minimize build time. The more precise you are with # hashFiles sources the less work bazel will have to do. # - name: Mount bazel caches - # uses: actions/cache@v4 + # uses: actions/cache@v5 # with: # path: | # ~/.cache/bazel-repo-cache