mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-03 08:12:31 +00:00
try using actions exec
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"homepage": "https://github.com/codecov/codecov-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^1.1.0",
|
||||
"core-util-is": "^1.0.2",
|
||||
"exec-sh": "^0.3.4",
|
||||
|
||||
Reference in New Issue
Block a user