chore(deps): update codecov/codecov-action action to v4.4.0 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd0bc1e2b7
commit
6acbef94e6
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
|
||||
- if: matrix.python-version == '3.11'
|
||||
name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4.3.1
|
||||
uses: codecov/codecov-action@v4.4.0
|
||||
with:
|
||||
flags: unittests # optional
|
||||
name: coverage # optional
|
||||
|
|
|
|||
Loading…
Reference in New Issue