There was an error while loading. Please reload this page.
1 parent a4322f5 commit d4e8adcCopy full SHA for d4e8adc
1 file changed
.github/workflows/bazel.yml
@@ -22,7 +22,7 @@ jobs:
22
submodules: recursive
23
24
- name: Mount bazel cache
25
- uses: actions/cache@v5
+ uses: actions/cache@v6
26
with:
27
# See https://docs.bazel.build/versions/master/output_directories.html
28
path: "~/.cache/bazel"
0 commit comments