12
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2026-06-28 19:50:44 +00:00
This commit is contained in:
Michael Vorburger 2026-06-23 20:21:50 -04:00 committed by GitHub
commit f4384f3d55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -683,6 +683,8 @@ steps:
## * - 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.
### Linux