Skip to content

Commit e993b3d

Browse files
Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 (#584)
1 parent 06d3544 commit e993b3d

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@842c587ad8aa4c68eeba24c396e15af4c2e9f30a
18+
- uses: gradle/gradle-build-action@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6
1919
with:
2020
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
2121
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d

0 commit comments

Comments
 (0)