Skip to content

Commit 9366362

Browse files
Update codecov/codecov-action action to v5.4.2
1 parent 095a522 commit 9366362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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@v5.3.1
67+
uses: codecov/codecov-action@v5.4.2
6868
with:
6969
file: Cobertura.xml
7070
fail_ci_if_error: false

0 commit comments

Comments
 (0)