We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bd121 commit 587c429Copy full SHA for 587c429
1 file changed
.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@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
+ - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f
26
with:
27
flags: unittests
28
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
0 commit comments