ci(deps): bump codecov/codecov-action from 6 to 7 (#467)
This commit is contained in:
parent
faadf62bd5
commit
711461b16c
|
|
@ -93,7 +93,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
- name: Upload Coverage to Codecov
|
||||
uses: codecov/codecov-action@v6
|
||||
uses: codecov/codecov-action@v7
|
||||
with:
|
||||
files: ./proxima-zvec-filtered.lcov.info,./coverage.xml
|
||||
flags: python,cpp,nightly
|
||||
|
|
|
|||
Loading…
Reference in New Issue