Skip to content

Commit 0946c41

Browse files
chore(deps): update actions/cache action to v4.2.2
1 parent c8cd49e commit 0946c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# previously built artifacts to minimize build time. The more precise you are with
8080
# hashFiles sources the less work bazel will have to do.
8181
- name: Mount bazel caches
82-
uses: actions/cache@v4.2.0
82+
uses: actions/cache@v4.2.2
8383
with:
8484
path: |
8585
~/.cache/bazel

0 commit comments

Comments
 (0)