We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c878906 + d080818 commit 1f31987Copy full SHA for 1f31987
.github/workflows/build-and-test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Test and Assemble and ApiDiff with Gradle
23
run: ./gradlew assemble apiDiff check jacocoTestReport --continue --console=plain
24
25
- - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
+ - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
26
with:
27
flags: unittests
28
- uses: actions/upload-artifact@v4
0 commit comments