mirror of
https://gitea.com/actions/setup-node.git
synced 2025-07-03 10:53:09 +08:00
Use actions/exec for getting version
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.2",
|
||||
"@actions/exec": "^1.0.3",
|
||||
"@actions/github": "^1.1.0",
|
||||
"@actions/http-client": "^1.0.6",
|
||||
"@actions/io": "^1.0.2",
|
||||
|
Reference in New Issue
Block a user