mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-02 04:57:46 +02:00
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
This commit is contained in:
parent
5d3c4042ec
commit
450aa947df
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue