mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 16:14:00 +08:00 
			
		
		
		
	Switch from "master" to "main" branch (#171)
* Switch from "master" to "main" branch * Update README.md
This commit is contained in:
		| @@ -164,7 +164,8 @@ async function getInfoFromManifest( | ||||
|   const releases = await tc.getManifestFromRepo( | ||||
|     'actions', | ||||
|     'node-versions', | ||||
|     auth | ||||
|     auth, | ||||
|     'main' | ||||
|   ); | ||||
|   const rel = await tc.findFromManifest(versionSpec, stable, releases); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Maxim Lobanov
					Maxim Lobanov