mirror of
https://github.com/actions/setup-node
synced 2025-04-03 15:45:52 +00:00
Update action.yml
Ok
This commit is contained in:
parent
40337cb8f7
commit
d9b0ca8d8c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
- name: Setup Node.js environment
|
||||||
|
uses: actions/setup-node@v4.3.0
|
||||||
name: 'Setup Node.js environment'
|
name: 'Setup Node.js environment'
|
||||||
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'
|
||||||
|
|
Loading…
Add table
Reference in a new issue