Skip to content

Commit 5882ed1

Browse files
authored
Merge pull request #137 from sir-gon/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
2 parents 23d7572 + 8d066cb commit 5882ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
arguments: --console=verbose clean checkstyleMain checkstyleTest test
4242

4343
- name: Upload coverage reports to Codecov
44-
uses: codecov/codecov-action@v3
44+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)