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