We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47eb6b9 + c9027e3 commit a50b97eCopy full SHA for a50b97e
1 file changed
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@v6
53
54
- name: Mount bazel cache
55
- uses: actions/cache@v4
+ uses: actions/cache@v5
56
with:
57
path: ~/.cache/bazel
58
key: ${{ runner.os }}-bazel-${{ hashFiles('MODULE.bazel.lock') }}
0 commit comments