diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f00307e4..bfd32743 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -96,7 +96,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@v5.0.3 + uses: actions/cache@v5.0.5 with: path: | ~/.cache/bazel