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