Skip to content

Commit 402d02d

Browse files
chore(deps): update actions/cache action to v4.2.2 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 311a0f3 commit 402d02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
# previously built artifacts to minimize build time. The more precise you are with
8787
# hashFiles sources the less work bazel will have to do.
8888
- name: Mount bazel caches
89-
uses: actions/cache@v4.2.0
89+
uses: actions/cache@v4.2.2
9090
with:
9191
path: |
9292
~/.cache/bazel

0 commit comments

Comments
 (0)