Update action.yml
parent
c46424eee2
commit
52165d5691
|
|
@ -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'
|
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue