We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecfd2d commit 3fa7519Copy full SHA for 3fa7519
1 file changed
action.yml
@@ -1,5 +1,5 @@
1
-name: 'Setup Node.js environment'
2
-description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support'
+name: 'Setup Node.js'
+description: 'Set up a specific version of Node.js and add the command-line tools to the PATH'
3
author: 'GitHub'
4
inputs:
5
always-auth:
0 commit comments