1
0
mirror of https://github.com/actions/setup-node.git synced 2025-07-29 13:56:11 +08: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

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