chore(deps): update codecov/codecov-action digest to c9e0f0b (#189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-13 04:32:59 +00:00 committed by GitHub
parent 1c5cca29f1
commit d7b43bccd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ jobs:
run: coverage run --omit="*/test*" -m pytest
- name: Upload coverage to Codecov
uses: codecov/codecov-action@8e29a53ea65f98e97f4ad4594d355d8e8fd5bcfe
uses: codecov/codecov-action@c9e0f0b3cf5f112462339d69850c01735114b9ed
with:
flags: unittests # optional
name: coverage # optional

View File

@ -62,7 +62,7 @@ jobs:
run: coverage run --omit="*/test*" -m pytest
- name: Upload coverage to Codecov
uses: codecov/codecov-action@8e29a53ea65f98e97f4ad4594d355d8e8fd5bcfe
uses: codecov/codecov-action@c9e0f0b3cf5f112462339d69850c01735114b9ed
with:
flags: unittests # optional
name: coverage # optional