File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 - name : Setup Bazel
2626 uses : bazelbuild/setup-bazelisk@b39c379c82683a5f25d34f0d062761f62693e0b2 # v3.0.0
2727 - name : Cache Bazel outputs
28- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
28+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
2929 with :
3030 path : " ~/.cache/bazel"
3131 key : bazel
Original file line number Diff line number Diff line change 2121 - name : Setup Bazel
2222 uses : bazelbuild/setup-bazelisk@b39c379c82683a5f25d34f0d062761f62693e0b2 # v3.0.0
2323 - name : Cache Bazel outputs
24- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
24+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
2525 with :
2626 path : " ~/.cache/bazel"
2727 key : bazel
You can’t perform that action at this time.
0 commit comments