Skip to content

Commit d9e312a

Browse files
Update codecov/codecov-action action to v5 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87a88bc commit d9e312a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Prepare coverage reports
6565
run: reportgenerator -reports:*/coverage/*/coverage.cobertura.xml -targetdir:./ -reporttypes:Cobertura
6666
- name: Upload coverage report
67-
uses: codecov/codecov-action@v4.3.0
67+
uses: codecov/codecov-action@v5.1.2
6868
with:
6969
file: Cobertura.xml
7070
fail_ci_if_error: false

0 commit comments

Comments
 (0)