mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 12:42:28 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		
							parent
							
								
									e29dad3e36
								
							
						
					
					
						commit
						3884cace14
					
				
					 3 changed files with 7 additions and 3 deletions
				
			
		|  | @ -1,5 +1,9 @@ | ||||||
| # Releases | # Releases | ||||||
| 
 | 
 | ||||||
|  | ### 4.0.2 | ||||||
|  | 
 | ||||||
|  | - Fixed restore `fail-on-cache-miss` not working. | ||||||
|  | 
 | ||||||
| ### 4.0.1 | ### 4.0.1 | ||||||
| 
 | 
 | ||||||
| - Updated `isGhes` check | - Updated `isGhes` check | ||||||
|  |  | ||||||
							
								
								
									
										4
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -1,12 +1,12 @@ | ||||||
| { | { | ||||||
|   "name": "cache", |   "name": "cache", | ||||||
|   "version": "4.0.1", |   "version": "4.0.2", | ||||||
|   "lockfileVersion": 2, |   "lockfileVersion": 2, | ||||||
|   "requires": true, |   "requires": true, | ||||||
|   "packages": { |   "packages": { | ||||||
|     "": { |     "": { | ||||||
|       "name": "cache", |       "name": "cache", | ||||||
|       "version": "4.0.1", |       "version": "4.0.2", | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@actions/cache": "^3.2.3", |         "@actions/cache": "^3.2.3", | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|   "name": "cache", |   "name": "cache", | ||||||
|   "version": "4.0.1", |   "version": "4.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…
	
	Add table
		Add a link
		
	
		Reference in a new issue