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 40a9cdf commit c3a45fcCopy full SHA for c3a45fc
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
run: ./gradlew build --info
49
50
- name: Upload Coverage Report
51
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
52
with:
53
token: ${{ secrets.CODECOV_TOKEN }}
54
0 commit comments