Skip to content

Commit 9c615ce

Browse files
authored
Bump gradle/gradle-build-action from 2.10.0 to 2.11.0 (#589)
2 parents 5557e1c + 3ca53e3 commit 9c615ce

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

0 commit comments

Comments
 (0)