CI: Bump codecov/codecov-action from 6 to 7 in the everything group (#7738)
This commit is contained in:
parent
e6ee6dd106
commit
384a63fade
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
find obj_coverage -type f | paste -sd, | sed "s/^/files=/" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Upload to codecov.io
|
||||
uses: codecov/codecov-action@v6
|
||||
uses: codecov/codecov-action@v7
|
||||
with:
|
||||
disable_file_fixes: true
|
||||
disable_search: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue