mirror of
https://github.com/actions/cache.git
synced 2026-01-14 09:33:07 +08:00
Compare commits
4 Commits
da89acbbd3
...
5b5483c196
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b5483c196 | ||
|
|
7921ae235b | ||
|
|
3937731706 | ||
|
|
948e5fb7c7 |
@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user