We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0944ca8 commit 22bff9fCopy full SHA for 22bff9f
.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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
+ uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5
52
with:
53
token: ${{ secrets.CODECOV_TOKEN }}
54
0 commit comments