Update codecov/codecov-action action to v6

This commit is contained in:
renovate[bot] 2026-04-08 14:48:53 +00:00 committed by GitHub
parent 8d80db199e
commit 7b77a753b4

View file

@ -108,7 +108,7 @@ jobs:
# https://github.com/codecov/codecov-action
- name: ☂️ Upload coverage reports to codecov
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}