We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccb6f7 commit 2f9d169Copy full SHA for 2f9d169
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@d1b726d8c1e0cc120447ad1a950d6e6794c51ad8
+ - uses: gradle/gradle-build-action@62cce3c597efd445cd71ee868887b8b1117703a7
19
20
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
21
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
0 commit comments