Skip to content

Commit 8678ab9

Browse files
authored
update gradle-build-action to v2.9.0 (#576)
1 parent fb0de20 commit 8678ab9

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
distribution: temurin
1717
java-version: 8
18-
- uses: gradle/gradle-build-action@0bfe00a136db5e61ba3416b372542a65863a9fee
18+
- uses: gradle/gradle-build-action@842c587ad8aa4c68eeba24c396e15af4c2e9f30a
1919
with:
2020
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
2121
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d

0 commit comments

Comments
 (0)