mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 23:43:35 +00:00 
			
		
		
		
	Update action.yml
This commit is contained in:
		
							parent
							
								
									2a54a4e6a3
								
							
						
					
					
						commit
						a4d40a789f
					
				| @ -7,10 +7,8 @@ inputs: | ||||
|     required: true | ||||
|     default: ${{ github.repository }} | ||||
|   ref: | ||||
|     description: 'Ref to checkout when version is not specified' | ||||
|     default: ${{ github.ref }} | ||||
|   version: | ||||
|     description: 'Commit SHA to checkout' | ||||
|     description: 'Ref to checkout (SHA, branch, tag)' | ||||
|     required: true | ||||
|     default: ${{ github.version }} | ||||
|   token: | ||||
|     description: 'Access token for clone repository' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user