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 883fca3 commit 0b8947dCopy full SHA for 0b8947d
1 file changed
.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@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
+ - uses: codecov/codecov-action@efb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
26
with:
27
flags: unittests
28
- uses: actions/upload-artifact@v7
0 commit comments