mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Update action.yml
This commit is contained in:
parent
c46424eee2
commit
52165d5691
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
name: 'Setup Node.js environment'
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v2.1.4
|
||||
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Reference in a new issue