Skip to content

Commit d67f2ee

Browse files
Bump codecov/codecov-action from 4 to 5 (#99)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e6c5a9 commit d67f2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- run: ./gradlew build koverXmlReport --full-stacktrace
3535

36-
- uses: codecov/codecov-action@v4
36+
- uses: codecov/codecov-action@v5
3737
with:
3838
token: ${{ secrets.CODECOV_TOKEN }}
3939
files: build/reports/kover/report.xml

0 commit comments

Comments
 (0)