Skip to content

Commit d4e8adc

Browse files
Bump actions/cache from 5 to 6 (#1411)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4322f5 commit d4e8adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
submodules: recursive
2323

2424
- name: Mount bazel cache
25-
uses: actions/cache@v5
25+
uses: actions/cache@v6
2626
with:
2727
# See https://docs.bazel.build/versions/master/output_directories.html
2828
path: "~/.cache/bazel"

0 commit comments

Comments
 (0)