mirror of
https://github.com/actions/setup-node.git
synced 2026-05-23 21:01:54 +00:00
Merge 5e1db15205 into 670825a89d
This commit is contained in:
commit
6577251aa1
8 changed files with 1918 additions and 7 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue