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
							
								
									450aa947df
								
							
						
					
					
						commit
						3a4b1835dd
					
				@ -99,7 +99,7 @@ The [GitHub Context](https://docs.github.com/en/actions/learn-github-actions/con
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Restoring Cache
 | 
					## Restoring Cache
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Know paths better
 | 
					### Understanding how to choose path
 | 
				
			||||||
 | 
					
 | 
				
			||||||
While setting paths for caching dependencies it is important to give correct path depending on the image you are using and if you are running the action inside or outside the container. Below are some paths one should keep in mind while writing their workflow files.
 | 
					While setting paths for caching dependencies it is important to give correct path depending on the image you are using and if you are running the action inside or outside the container. Below are some paths one should keep in mind while writing their workflow files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user