We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89dd94b commit ae5adb8Copy full SHA for ae5adb8
.github/workflows/build-and-test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Test and Assemble with Gradle
23
run: ./gradlew assemble check --continue --console=plain
24
25
- - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ - uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
26
with:
27
flags: unittests
28
- uses: actions/upload-artifact@v7
0 commit comments