mirror of https://github.com/actions/cache.git
				
				
				
			bump action version to 3.3.2
This commit is contained in:
		
							parent
							
								
									f7ebb81a3f
								
							
						
					
					
						commit
						667d8fdfa2
					
				|  | @ -1,12 +1,12 @@ | |||
| { | ||||
|   "name": "cache", | ||||
|   "version": "3.3.1", | ||||
|   "version": "3.3.2", | ||||
|   "lockfileVersion": 2, | ||||
|   "requires": true, | ||||
|   "packages": { | ||||
|     "": { | ||||
|       "name": "cache", | ||||
|       "version": "3.3.1", | ||||
|       "version": "3.3.2", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@actions/cache": "^3.2.2", | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|   "name": "cache", | ||||
|   "version": "3.3.1", | ||||
|   "version": "3.3.2", | ||||
|   "private": true, | ||||
|   "description": "Cache dependencies and build outputs", | ||||
|   "main": "dist/restore/index.js", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 bethanyj28
						bethanyj28