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

This commit is contained in:
renovate[bot]
2026-03-30 13:39:17 +00:00
committed by Daniel Hofstetter
parent 65e5815552
commit bf601c6838
+1 -1
View File
@@ -223,7 +223,7 @@ jobs:
report=${COVERAGE_REPORT_FILE}
outputs report
- name: Upload coverage results (to Codecov.io)
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
# if: steps.vars.outputs.HAS_CODECOV_TOKEN
with:
token: ${{ secrets.CODECOV_TOKEN }}