mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 03:04:01 +00:00 
			
		
		
		
	Cache new
Restart cache
This commit is contained in:
		
							parent
							
								
									bf21ae1d30
								
							
						
					
					
						commit
						79c90b3d35
					
				
							
								
								
									
										7340
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										7340
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -1,6 +1,10 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "cache",
 | 
			
		||||
<<<<<<< HEAD
 | 
			
		||||
  "version": "3.0.4",
 | 
			
		||||
=======
 | 
			
		||||
  "version": "3.0.1",
 | 
			
		||||
>>>>>>> parent of 5751604 (Updated @actions/cache to 2.0.1)
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "description": "Cache dependencies and build outputs",
 | 
			
		||||
  "main": "dist/restore/index.js",
 | 
			
		||||
@ -23,8 +27,13 @@
 | 
			
		||||
  "author": "GitHub",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
<<<<<<< HEAD
 | 
			
		||||
    "@actions/cache": "^2.0.6",
 | 
			
		||||
    "@actions/core": "^1.7.0",
 | 
			
		||||
=======
 | 
			
		||||
    "@actions/cache": "^2.0.0",
 | 
			
		||||
    "@actions/core": "^1.2.6",
 | 
			
		||||
>>>>>>> parent of 5751604 (Updated @actions/cache to 2.0.1)
 | 
			
		||||
    "@actions/exec": "^1.1.1",
 | 
			
		||||
    "@actions/io": "^1.1.2"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user