ci: [DEPENDABOT] bump codecov/codecov-action from 5.4.3 to 5.5.0 (#2477)

This commit is contained in:
dependabot[bot]
2025-08-26 10:47:23 +01:00
committed by GitHub
parent c170c56a84
commit f41e06061f

View File

@@ -25,7 +25,7 @@ jobs:
- name: Upload coverage report
if: ${{ hashFiles('build/coverage_report.xml') != '' }}
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
with:
files: build/coverage_report.xml
fail_ci_if_error: true