chore(deps): update codecov/codecov-action action to v5

This commit is contained in:
renovate[bot]
2024-11-14 17:28:36 +00:00
committed by GitHub
parent 4f379c9317
commit a7afacdc9f
+1 -1
View File
@@ -196,7 +196,7 @@ jobs:
report=${COVERAGE_REPORT_FILE}
outputs report
- name: Upload coverage results (to Codecov.io)
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
# if: steps.vars.outputs.HAS_CODECOV_TOKEN
with:
token: ${{ secrets.CODECOV_TOKEN }}