mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-03-01 04:33:24 +00:00
Update .licensed.yml
This commit is contained in:
parent
48b90677b6
commit
c3bbb91f23
1 changed files with 4 additions and 1 deletions
|
@ -12,4 +12,7 @@ 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