Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v4.1.2 (#391)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 15e3555 commit ccf9564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].0
uses: actions/[email protected].2
with:
path: |
~/.cache/bazel
Expand Down

0 comments on commit ccf9564

Please sign in to comment.