mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-30 23:10:31 +00:00 
			
		
		
		
	Update NPM dependencies (#1703)
* Update dependencies manually * Format files * Update licenses
This commit is contained in:
		| @@ -23,7 +23,7 @@ export async function getCheckoutInfo( | ||||
|     throw new Error('Args ref and commit cannot both be empty') | ||||
|   } | ||||
|  | ||||
|   const result = ({} as unknown) as ICheckoutInfo | ||||
|   const result = {} as unknown as ICheckoutInfo | ||||
|   const upperRef = (ref || '').toUpperCase() | ||||
|  | ||||
|   // SHA only | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Cory Miller
					Cory Miller