Skip to content

Commit ef9e75f

Browse files
renovate[bot]frett
authored andcommitted
Update codecov/codecov-action action to v7
1 parent cb4a1b1 commit ef9e75f

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
@@ -112,7 +112,7 @@ jobs:
112112
- name: Run Unit Tests
113113
run: ./gradlew test verifyPaparazzi koverXmlReportDebug koverXmlReportProductionDebug --max-workers 1 --scan
114114
- name: Codecov
115-
uses: codecov/codecov-action@v6
115+
uses: codecov/codecov-action@v7
116116
with:
117117
fail_ci_if_error: true
118118
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)