Skip to content

Commit f41e060

Browse files
ci: [DEPENDABOT] bump codecov/codecov-action from 5.4.3 to 5.5.0 (#2477)
1 parent c170c56 commit f41e060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload_coverage_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Upload coverage report
2727
if: ${{ hashFiles('build/coverage_report.xml') != '' }}
28-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
28+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
2929
with:
3030
files: build/coverage_report.xml
3131
fail_ci_if_error: true

0 commit comments

Comments
 (0)