mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 02:14:19 +08:00 
			
		
		
		
	Revert "Updated package version to 3.0.3 and dependencies"
This reverts commit 4ce1a96732c56fd55c0f2962bc5b8326a0ee09c2.
This commit is contained in:
		
							parent
							
								
									8e680ea440
								
							
						
					
					
						commit
						a686c72e4a
					
				| @ -6,6 +6,3 @@ | |||||||
| ### 3.0.1 | ### 3.0.1 | ||||||
| - Added support for caching from GHES 3.5. | - Added support for caching from GHES 3.5. | ||||||
| - Fixed download issue for files > 2GB during restore. | - Fixed download issue for files > 2GB during restore. | ||||||
| 
 |  | ||||||
| ### 3.0.3 |  | ||||||
| - Fixed avoiding empty cache save when no files are available for caching. ([issue](https://github.com/actions/cache/issues/624)) |  | ||||||
							
								
								
									
										9156
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9156
									
								
								dist/restore/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										9156
									
								
								dist/save/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9156
									
								
								dist/save/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										10214
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10214
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "cache", |   "name": "cache", | ||||||
|   "version": "3.0.3", |   "version": "3.0.2", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "description": "Cache dependencies and build outputs", |   "description": "Cache dependencies and build outputs", | ||||||
|   "main": "dist/restore/index.js", |   "main": "dist/restore/index.js", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sankalp Kotewar
						Sankalp Kotewar