mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/cache
				synced 2025-11-01 06:11:07 +08:00 
			
		
		
		
	Update cache limits (#140)
This commit is contained in:
		
							parent
							
								
									c262ac0154
								
							
						
					
					
						commit
						60e292adf7
					
				| @ -77,7 +77,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us | ||||
| 
 | ||||
| ## Cache Limits | ||||
| 
 | ||||
| Individual caches are limited to 400MB and a repository can have up to 2GB of caches. Once the 2GB limit is reached, older caches will be evicted based on when the cache was last accessed.  Caches that are not accessed within the last week will also be evicted. | ||||
| A repository can have up to 2GB of caches. Once the 2GB limit is reached, older caches will be evicted based on when the cache was last accessed.  Caches that are not accessed within the last week will also be evicted. | ||||
| 
 | ||||
| ## Skipping steps based on cache-hit | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Josh Gross
						Josh Gross