We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f70c7d0 + 1895811 commit 3c7a61eCopy full SHA for 3c7a61e
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@e2097ccd7e8ed48671dc068ac4efa86d25745b39
+ - uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
19
20
arguments: assemble apiDiff check jacocoTestReport --continue --console=plain
21
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed
0 commit comments