ci: [DEPENDABOT] Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#3008)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 13:58:55 +00:00
committed by GitHub
parent d3381a1dab
commit 9231a545a2

View File

@@ -28,7 +28,7 @@ jobs:
- name: Upload coverage report
if: ${{ hashFiles('build/coverage_report.xml') != '' }}
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
with:
files: build/coverage_report.xml
fail_ci_if_error: true