Skip to content

Commit 370c80e

Browse files
authored
Merge pull request #102 from sir-gon/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
2 parents c7b209b + 46663d2 commit 370c80e

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)