chore(deps): update codecov/codecov-action digest to 04adceb (#158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-30 23:20:34 +00:00 committed by GitHub
parent 43ce93dc82
commit b152fd47e2
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@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
uses: codecov/codecov-action@04adcebd9b38cae0bb0fd4a05e3497ce0bce41a0
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@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
uses: codecov/codecov-action@04adcebd9b38cae0bb0fd4a05e3497ce0bce41a0
with:
flags: unittests # optional
name: coverage # optional