mirror of
https://github.com/deployphp/action.git
synced 2024-11-23 04:19:02 +00:00
9eab20634f
* fix: set failed on subprocess error * chore: update dependencies
9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@actions/core": "^1.2.7",
|
|
"argv-split": "^2.0.1",
|
|
"execa": "^5.0.0"
|
|
}
|
|
}
|