mirror of
https://github.com/actions/setup-python.git
synced 2025-07-24 03:58:20 +02:00
Replace toml with @iarna/toml
This commit is contained in:
parent
5fe4cfd090
commit
6f8266d242
6 changed files with 2345 additions and 55 deletions
|
@ -31,8 +31,8 @@
|
|||
"@actions/glob": "^0.2.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"semver": "^7.1.3",
|
||||
"toml": "^3.0.0"
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"semver": "^7.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue