We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf7b04 commit 76775bdCopy full SHA for 76775bd
.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