chore(deps): update codecov/codecov-action action to v5.0.7 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
24970b5d09
commit
f024a6f340
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
|
||||
- if: matrix.python-version == '3.11'
|
||||
name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v5.0.6
|
||||
uses: codecov/codecov-action@v5.0.7
|
||||
with:
|
||||
flags: unittests # optional
|
||||
name: coverage # optional
|
||||
|
|
|
|||
Loading…
Reference in New Issue