build(deps): Bump codecov/codecov-action from v1.1.1 to v1.2.0 (#5863)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
dependabot[bot]
2021-01-05 08:51:21 -08:00
committed by GitHub
parent 9b9222f461
commit 5b17c01e41

View File

@@ -121,7 +121,7 @@ jobs:
- run: |
cat ./*profile.out | grep -v "mode: atomic" >> coverage.txt
if: env.GIT_DIFF
- uses: codecov/codecov-action@v1.1.1
- uses: codecov/codecov-action@v1.2.0
with:
file: ./coverage.txt
if: env.GIT_DIFF