mirror of
				https://github.com/actions/cache.git
				synced 2025-10-23 08:56:26 +08:00 
			
		
		
		
	Adds socket timeout and validate file size
This commit is contained in:
		@@ -20,3 +20,5 @@ export enum Events {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export const CacheFilename = "cache.tgz";
 | 
			
		||||
 | 
			
		||||
export const SocketTimeout = 5000;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user