8
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2026-02-11 13:49:22 +00:00
This commit is contained in:
Michael Vorburger 2026-02-09 11:26:51 +05:30 committed by GitHub
commit 0dbeff85f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -683,6 +683,8 @@ steps:
## * - Bazel ## * - Bazel
**Consider using https://github.com/bazel-contrib/setup-bazel instead!**
[`bazelisk`](https://github.com/bazelbuild/bazelisk) does not have be to separately downloaded and installed because it's already included in GitHub's `ubuntu-latest` and `macos-latest` base images. [`bazelisk`](https://github.com/bazelbuild/bazelisk) does not have be to separately downloaded and installed because it's already included in GitHub's `ubuntu-latest` and `macos-latest` base images.
### Linux ### Linux