Skip to content

Commit e25e9d3

Browse files
Bump codecov/codecov-action from 6.0.0 to 6.0.1 (#307)
1 parent 64137f2 commit e25e9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
report_paths: 'build/test-results/test/*.xml'
135135

136136
- name: Publish coverage on CodeCov
137-
uses: codecov/codecov-action@v6.0.0
137+
uses: codecov/codecov-action@v6.0.1
138138
if: ${{ inputs.generate-jacoco && inputs.send-codecov }}
139139
with:
140140
token: ${{ secrets.codecov-token }}

0 commit comments

Comments
 (0)