Skip to content

Commit a95a477

Browse files
Update codecov/codecov-action action to v5.4.3
1 parent 095a522 commit a95a477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)