We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5801415 + 477438e commit df87cf4Copy full SHA for df87cf4
1 file changed
.github/workflows/build-and-test.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
distribution: temurin
17
java-version: 8
18
- - uses: gradle/gradle-build-action@a4cf152f482c7ca97ef56ead29bf08bcd953284c
+ - uses: gradle/gradle-build-action@b5126f31dbc19dd434c3269bf8c28c315e121da2
19
20
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
21
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
0 commit comments