mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 13:36:56 +00:00
Update .licensed.yml
This commit is contained in:
parent
cfd55ca824
commit
6cf7dc2049
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
sources:
|
sources:
|
||||||
npm: true
|
npm: true
|
||||||
|
- name: Setup Python
|
||||||
|
uses: actions/setup-python@v6.0.0
|
||||||
allowed:
|
allowed:
|
||||||
- apache-2.0
|
- apache-2.0
|
||||||
- bsd-2-clause
|
- bsd-2-clause
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue