chore(deps): update codecov/codecov-action action to v5.4.3 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1dd8b29493
commit
7bb0f5e499
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
|
||||
- if: matrix.python-version == '3.13'
|
||||
name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
|
||||
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
|
||||
with:
|
||||
flags: unittests # optional
|
||||
name: coverage # optional
|
||||
|
|
|
|||
Loading…
Reference in New Issue