mirror of
https://github.com/actions/setup-node.git
synced 2025-11-07 13:06:55 +00:00
Create yaml
- name: Setup Node.js environment uses: actions/setup-node@v4.3.0
This commit is contained in:
parent
40337cb8f7
commit
058d48e06b
1 changed files with 2 additions and 0 deletions
2
yaml
Normal file
2
yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
- name: Setup Node.js environment
|
||||||
|
uses: actions/setup-node@v4.3.0
|
||||||
Loading…
Reference in a new issue