diff --git a/action.yml b/action.yml index 15f9a0e..de86775 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Checkout' -description: 'Get sources from a GitHub repository.' +description: 'Checkout a Git repository' inputs: repository: description: 'Repository name'