Skip to content

Commit 008f1f5

Browse files
Update codecov/codecov-action action to v3.1.4 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c48b7b9 commit 008f1f5

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
@@ -105,7 +105,7 @@ jobs:
105105
- name: Prepare coverage reports
106106
run: reportgenerator -reports:*/coverage/*/coverage.cobertura.xml -targetdir:./ -reporttypes:Cobertura
107107
- name: Upload coverage report
108-
uses: codecov/codecov-action@v3.1.2
108+
uses: codecov/codecov-action@v3.1.4
109109
with:
110110
file: Cobertura.xml
111111
fail_ci_if_error: false

0 commit comments

Comments
 (0)