try using actions exec

This commit is contained in:
ibrahim0814
2019-11-18 22:51:40 -08:00
parent c4ca0425e1
commit 889584d6f9
17 changed files with 869 additions and 2 deletions

View File

@@ -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",