mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 14:24:46 +00:00
Use actions/exec for getting version
This commit is contained in:
parent
1e163ded31
commit
2d53d29868
3 changed files with 13 additions and 24 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue