mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-29 05:40:31 +00:00 
			
		
		
		
	Update action.yml (#3)
This partially fixes #940 by updating the description to match the request. However I'm assuming the runner adds in the `Action` part by truncating the description? cc @bryanmacfarlane
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| name: 'Checkout' | name: 'Checkout' | ||||||
| description: 'Get sources from a GitHub repository.' | description: 'Checkout a Git repository.' | ||||||
| inputs:  | inputs:  | ||||||
|   repository: |   repository: | ||||||
|     description: 'Repository name' |     description: 'Repository name' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Andy McKay
					Andy McKay