diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7d60a6e9..7aa77227 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -84,7 +84,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.1.0 + uses: actions/cache@v4.1.2 with: path: | ~/.cache/bazel