1
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2024-09-19 16:06:43 +00:00

Update action name

This commit is contained in:
Danny McCormick 2019-08-12 14:39:33 -04:00 committed by GitHub
parent 78148dae50
commit 27212a1fbb
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: