mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 16:14:00 +08:00 
			
		
		
		
	chore: run prettier
This commit is contained in:
		| @@ -95,7 +95,7 @@ function resolveVersionInput(): string { | ||||
|       version = JSON.parse(fs.readFileSync(versionFilePath, 'utf8')).volta.node; | ||||
|     } else { | ||||
|       version = installer.parseNodeVersionFile( | ||||
|           fs.readFileSync(versionFilePath, 'utf8') | ||||
|         fs.readFileSync(versionFilePath, 'utf8') | ||||
|       ); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jef LeCompte
					Jef LeCompte