mirror of
https://github.com/actions/setup-node.git
synced 2026-05-24 05:11:53 +00:00
feat: add support for mise.toml file
This commit is contained in:
parent
ab72c7e7eb
commit
86d7342e00
7 changed files with 20362 additions and 9 deletions
|
|
@ -36,7 +36,9 @@
|
|||
"@actions/http-client": "^3.0.2",
|
||||
"@actions/io": "^2.0.0",
|
||||
"@actions/tool-cache": "^3.0.1",
|
||||
"semver": "^7.6.3"
|
||||
"js-toml": "^1.1.0",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue