mirror of
				https://kkgithub.com/actions/checkout
				synced 2025-10-27 12:01:49 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			467 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			467 B
		
	
	
	
	
	
	
	
Changelog
Unreleased Changes
- N/A
v1.2.0
- Reverted the breaking behavior change in v1.1.0 that broke custom authentication flows
v1.1.0 (Not reccomended for use, this functionality will be ported to the 2.0 update)
- Persist with.tokenor${{ github.token }}into checkout repository's git config ashttp.https://github.com/.extraheader=AUTHORIZATION: basic ***to better support scripting git
v1.0.0
- Initial Release of the checkout action
