mirror of https://github.com/mamba-org/mamba.git
build(deps): bump codecov/codecov-action from 4 to 5 (#3896)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f75560a4a6
commit
51890d37ee
|
@ -94,7 +94,7 @@ jobs:
|
|||
# python -m pytest micromamba/tests/ --cov=micromamba --cov-report=xml --cov-report=term-missing
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
files: |
|
||||
./cpp_coverage.info
|
||||
|
|
Loading…
Reference in New Issue