We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc8040d + 4ad64c7 commit 764009fCopy full SHA for 764009f
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@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
26
with:
27
flags: unittests
28
- uses: actions/upload-artifact@v7
0 commit comments