CI: Bump codecov/codecov-action from 6 to 7 in the everything group (#7738)

This commit is contained in:
dependabot[bot] 2026-06-12 07:13:57 -04:00 committed by GitHub
parent e6ee6dd106
commit 384a63fade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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