mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 13:29:12 +08:00 
			
		
		
		
	Add correct tool-cache
This commit is contained in:
		@@ -22,10 +22,10 @@
 | 
			
		||||
  "author": "GitHub",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@actions/exit": "file:toolkit/actions-exit-0.0.0.tgz",
 | 
			
		||||
    "@actions/core": "file:toolkit/actions-core-0.0.0.tgz",
 | 
			
		||||
    "@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
 | 
			
		||||
    "@actions/exec": "file:toolkit/actions-exec-0.0.0.tgz",
 | 
			
		||||
    "@actions/exit": "file:toolkit/actions-exit-0.0.0.tgz",
 | 
			
		||||
    "@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
 | 
			
		||||
    "@actions/tool-cache": "file:toolkit/actions-tool-cache-0.0.0.tgz",
 | 
			
		||||
    "semver": "^6.1.1"
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user