mirror of
https://github.com/actions/setup-node.git
synced 2025-11-07 21:16:56 +00:00
Merge c85ef63684 into 49933ea528
This commit is contained in:
commit
3e63c69dac
1 changed files with 3 additions and 1 deletions
|
|
@ -12,4 +12,6 @@ allowed:
|
||||||
- unlicense
|
- unlicense
|
||||||
|
|
||||||
reviewed:
|
reviewed:
|
||||||
npm:
|
npm:
|
||||||
|
- name: Setup Node.js environment
|
||||||
|
uses: actions/setup-node@v4.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue