From d0b84d3722a0fcbb161cdc9fa842bb3b2e8dd11c Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Fri, 8 Nov 2019 16:43:42 +0000 Subject: [PATCH] Update description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 6520862..6577372 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup Ruby environment' -description: 'Setup a Ruby environment and add it to the PATH' +name: 'Setup Ruby' +description: 'Set up a specific version of Ruby and add the command-line tools to the PATH' author: 'GitHub' inputs: ruby-version: