mirror of
https://github.com/deployphp/action.git
synced 2025-06-30 05:04:15 +00:00
Update action
This commit is contained in:
parent
c17d254b53
commit
2c2db8c641
59 changed files with 1430 additions and 4763 deletions
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.7",
|
||||
"argv-split": "^2.0.1",
|
||||
"execa": "^5.0.0"
|
||||
"@actions/core": "^1.6.0",
|
||||
"execa": "^5.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue