We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5557e1c + 3ca53e3 commit 9c615ceCopy full SHA for 9c615ce
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@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6
+ - uses: gradle/gradle-build-action@8cbcb9948b5892387aed077daf6f90e1f0ba5b27
19
20
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
21
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
0 commit comments