Skip to content

Commit b4f72ce

Browse files
authored
Merge pull request #664 from larsgrefer/dependabot/github_actions/codecov/codecov-action-5.4.3
Bump codecov/codecov-action from 5.4.2 to 5.4.3
2 parents 30c4172 + 4af8ba7 commit b4f72ce

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
- run: ./gradlew jacocoTestReport
4444
- name: Upload coverage report
45-
uses: codecov/[email protected].2
45+
uses: codecov/[email protected].3
4646
with:
4747
files: jacoco*.xml,*Jacoco*.xml
4848

0 commit comments

Comments
 (0)