From 0611362f9b41ff4e62e3b953629e0d2cf35f8f23 Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Thu, 8 Aug 2019 13:34:19 -0400 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index d1d7612..b891162 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup Node.js for use with actions' -description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support' +name: 'Setup Python for use with actions' +description: 'Setup a Python environment and add it to the PATH, additionally providing proxy support' author: 'GitHub' inputs: version: