mirror of
https://github.com/actions/setup-node.git
synced 2026-04-08 08:44:17 +00:00
feat: relax js-toml version
This commit is contained in:
parent
724952ae6b
commit
9087428b65
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"js-toml": "1.0.2",
|
||||
"js-toml": "^1.0.2",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue