mirror of
				https://kkgithub.com/actions/setup-node.git
				synced 2025-11-04 12:46:16 +08:00 
			
		
		
		
	* Fix node version file parsing * Build index.js * Non-json file error handling * Format code * Add package.json to e2e tests * Minor fix
		
			
				
	
	
		
			6 lines
		
	
	
		
			45 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			45 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "engines": {
 | 
						|
    "node": "^14.0.0"
 | 
						|
  }
 | 
						|
}
 |