From a0449e049a3f30aa45aa5f826be58ee6edaafba7 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Fri, 8 Nov 2019 16:19:00 +0000 Subject: [PATCH] Update description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index e1684fe..488a9f0 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup Python environment' -description: 'Setup a Python environment and add it to the PATH, additionally providing proxy support' +name: 'Setup Python' +description: 'Set up a specific version of Python and add the command-line tools to the PATH' author: 'GitHub' inputs: python-version: