From 27212a1fbb97e91ca9c9877e99cfce95620d1561 Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 12 Aug 2019 14:39:33 -0400 Subject: [PATCH] Update action name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3fed3dd5..2b9fb24d 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Setup Node.js for use with actions' +name: 'Setup Node.js environment' description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support' author: 'GitHub' inputs: