Skip to content

Commit 587c429

Browse files
Bump codecov/codecov-action from 6.0.0 to 7.0.0 (#238)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75bd121 commit 587c429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Test and Assemble and ApiDiff with Gradle
2323
run: ./gradlew assemble apiDiff check jacocoTestReport --continue --console=plain
2424

25-
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
25+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f
2626
with:
2727
flags: unittests
2828
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1

0 commit comments

Comments
 (0)