Update codecov/codecov-action action to v7

This commit is contained in:
renovate[bot]
2026-06-07 05:24:38 +00:00
committed by Sylvestre Ledru
parent 5b13a018c5
commit d2a1b16a15
+1 -1
View File
@@ -226,7 +226,7 @@ jobs:
report=${COVERAGE_REPORT_FILE}
outputs report
- name: Upload coverage results (to Codecov.io)
uses: codecov/codecov-action@v6
uses: codecov/codecov-action@v7
# if: steps.vars.outputs.HAS_CODECOV_TOKEN
with:
token: ${{ secrets.CODECOV_TOKEN }}