mirror of
https://github.com/actions/cache.git
synced 2025-04-01 19:06:35 +00:00
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
This commit is contained in:
parent
f8cf48dd94
commit
c6d92eb236
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Cache Recipes
|
||||
|
||||
This document focuses on gathering all the common use cases that will help the users of `actions/cache`
|
||||
- Know the use cases that can be tackled and sample workflows on how to tackle them
|
||||
- Optimise their workflows to use the cache inputs and outputs better
|
||||
This document lists some of the strategies (and example workflows if possible) which can be used
|
||||
- to solve some common use cases
|
||||
- to effectively leverage the step inputs and outputs
|
||||
|
||||
## Actions Cache Basics
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue