build(deps): bump codecov/codecov-action from v1.0.13 to v1.0.14 (#7698)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
dependabot[bot]
2020-10-28 14:39:23 +01:00
committed by GitHub
co-authored by Alessio Treglia Marko
parent dca9dcd276
commit d83fc46b97
+1 -1
View File
@@ -151,7 +151,7 @@ jobs:
sed -i.bak "/$(echo $filename | sed 's/\//\\\//g')/d" coverage.txt
done
if: env.GIT_DIFF
- uses: codecov/codecov-action@v1.0.13
- uses: codecov/codecov-action@v1.0.14
with:
file: ./coverage.txt
if: env.GIT_DIFF