mirror of
https://github.com/actions/cache.git
synced 2024-12-27 14:28:01 +08:00
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
This commit is contained in:
parent
5d3c4042ec
commit
450aa947df
@ -71,7 +71,7 @@ Caches scoped to the particular workflow run id or run attempt can be stored and
|
||||
```
|
||||
|
||||
|
||||
For very short term or isolated use cases, where cache is supposed to be short lived, commit sha can be used.
|
||||
On similar lines, commit sha can be used to create a very specialized and short lived cache.
|
||||
|
||||
```yaml
|
||||
- uses: actions/cache@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user