4
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-11-07 05:26:56 +00:00

Update .licensed.yml

This commit is contained in:
nbattaglia0623-svg 2025-11-03 00:27:31 -06:00 committed by GitHub
parent cfd55ca824
commit 6cf7dc2049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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