Update codecov/codecov-action action to v5.5.3 (#5283)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-20 14:52:24 +00:00
committed by GitHub
parent c3ed417b8f
commit ebe3555581
4 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ jobs:
if-no-files-found: ignore
- name: Upload coverage to Codecov
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
with:
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}