mirror of
https://github.com/actions/setup-python.git
synced 2025-07-22 01:18:19 +02:00
Add Licensed Workflow and config
This commit is contained in:
parent
24156c231c
commit
0ad530c174
13 changed files with 314 additions and 166 deletions
|
@ -24,11 +24,11 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"semver": "^7.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"@types/jest": "^25.1.4",
|
||||
"@types/node": "^12.12.31",
|
||||
"@types/semver": "^7.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue