Skip to content

Commit 1171e0b

Browse files
authored
Merge pull request #634 from larsgrefer/dependabot/github_actions/codecov/codecov-action-5.4.0
Bump codecov/codecov-action from 5.3.1 to 5.4.0
2 parents 1a9b57a + b196f6f commit 1171e0b

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
@@ -46,7 +46,7 @@ jobs:
4646

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

0 commit comments

Comments
 (0)