11
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-05-23 21:01:54 +00:00
This commit is contained in:
Gustavo Perdomo 2026-04-22 23:03:51 -04:00 committed by GitHub
commit 6577251aa1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1918 additions and 7 deletions

View file

@ -36,7 +36,8 @@
"@actions/http-client": "^3.0.2",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^3.0.1",
"semver": "^7.6.3"
"semver": "^7.6.3",
"smol-toml": "^1.6.1"
},
"devDependencies": {
"@types/jest": "^29.5.14",