Skip to content

Commit ea8f141

Browse files
Update codecov/codecov-action action to v5.4.2
1 parent 0eaab5c commit ea8f141

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
@@ -60,7 +60,7 @@ jobs:
6060
- name: Prepare coverage reports
6161
run: reportgenerator -reports:*/coverage/*/coverage.cobertura.xml -targetdir:./ -reporttypes:Cobertura
6262
- name: Upload coverage report
63-
uses: codecov/codecov-action@v5.3.1
63+
uses: codecov/codecov-action@v5.4.2
6464
with:
6565
file: Cobertura.xml
6666
fail_ci_if_error: false

0 commit comments

Comments
 (0)