Skip to content

Commit 8598a13

Browse files
renovate[bot]frett
authored andcommitted
Update codecov/codecov-action action to v5
1 parent 83489cc commit 8598a13

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
@@ -111,7 +111,7 @@ jobs:
111111
- name: Run Unit Tests
112112
run: ./gradlew test verifyPaparazzi koverXmlReportDebug koverXmlReportProductionDebug --max-workers 1 --scan
113113
- name: Codecov
114-
uses: codecov/codecov-action@v4
114+
uses: codecov/codecov-action@v5
115115
with:
116116
fail_ci_if_error: true
117117
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)