chore(deps): update codecov/codecov-action digest to eaaf4be (#118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-23 08:08:30 +00:00 committed by GitHub
parent 80b4e9a3d2
commit c91009247b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ jobs:
run: coverage run --omit="*/test*" -m pytest
- name: Upload coverage to Codecov
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
with:
flags: unittests # optional
name: coverage # optional

View File

@ -60,7 +60,7 @@ jobs:
run: coverage run --omit="*/test*" -m pytest
- name: Upload coverage to Codecov
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
with:
flags: unittests # optional
name: coverage # optional