Skip to content

Commit dae3262

Browse files
chore(deps): update codecov/codecov-action action to v6 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 000d353 commit dae3262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
build/reports/jacoco/test/jacocoTestReport.xml
3737
- name: Upload Coverage to Codecov
3838
if: matrix.os == 'ubuntu-latest'
39-
uses: codecov/codecov-action@v5
39+
uses: codecov/codecov-action@v6
4040
with:
4141
file: build/reports/jacoco/test/jacocoTestReport.xml
4242
fail_ci_if_error: false

0 commit comments

Comments
 (0)