mirror of https://github.com/google/gemma.cpp.git
Update github actions/cache version
PiperOrigin-RevId: 736120661
This commit is contained in:
parent
4ab601da10
commit
5898fa5eb0
|
|
@ -112,7 +112,7 @@ jobs:
|
|||
|
||||
- uses: bazelbuild/setup-bazelisk@b39c379c82683a5f25d34f0d062761f62693e0b2 # v3.0.0
|
||||
|
||||
- uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
|
||||
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
|
||||
with:
|
||||
path: ~/.cache/bazel
|
||||
key: bazel-${{ runner.os }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue