build(deps): Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#6938)

This commit is contained in:
dependabot[bot]
2021-09-14 08:31:41 -04:00
committed by GitHub
parent c257cda212
commit de2cffe7a4

View File

@@ -127,7 +127,7 @@ jobs:
- run: |
cat ./*profile.out | grep -v "mode: atomic" >> coverage.txt
if: env.GIT_DIFF
- uses: codecov/codecov-action@v2.0.3
- uses: codecov/codecov-action@v2.1.0
with:
file: ./coverage.txt
if: env.GIT_DIFF