chore(deps): update codecov/codecov-action digest to 894ff02 (#104)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-30 11:41:55 +00:00 committed by GitHub
parent e2cf940bcd
commit f3ea2efca1
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@83bb3d021028f9dc6dbb1d70855155d0cab6e627
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
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@83bb3d021028f9dc6dbb1d70855155d0cab6e627
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2
with:
flags: unittests # optional
name: coverage # optional