Skip to content

Commit 124f54c

Browse files
authored
Merge pull request #579 from larsgrefer/dependabot/github_actions/codecov/codecov-action-5.1.1
Bump codecov/codecov-action from 5.0.7 to 5.1.1
2 parents 24b7c54 + 367bd6d commit 124f54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- run: ./gradlew jacocoTestReport
4848
- name: Upload coverage report
49-
uses: codecov/codecov-action@v5.0.7
49+
uses: codecov/codecov-action@v5.1.1
5050
with:
5151
files: jacoco*.xml,*Jacoco*.xml
5252

0 commit comments

Comments
 (0)