We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a95c365 + 76775bd commit e5fe68dCopy full SHA for e5fe68d
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
verbose: true
88
89
- name: Upload test coverage to Code Climate
90
- uses: paambaati/codeclimate-action@v5.0.0
+ uses: paambaati/codeclimate-action@v9.0.0
91
env:
92
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
93
JACOCO_SOURCE_PATH: "${{github.workspace}}/src/main/kotlin"
0 commit comments