mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 18:34:19 +08:00 
			
		
		
		
	Update README.md - 10GB support
This commit is contained in:
		
							parent
							
								
									937d244753
								
							
						
					
					
						commit
						bd49291365
					
				| @ -143,7 +143,7 @@ See [Using contexts to create cache keys](https://help.github.com/en/actions/con | |||||||
| 
 | 
 | ||||||
| ## Cache Limits | ## Cache Limits | ||||||
| 
 | 
 | ||||||
| A repository can have up to 5GB of caches. Once the 5GB 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 10GB of caches. Once the 10GB 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 | ## Skipping steps based on cache-hit | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Aparna Ravindra
						Aparna Ravindra