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 21733bb commit 36e2c7dCopy full SHA for 36e2c7d
.github/workflows/continuous-integration.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Run Coverage Report
46
if: '!github.event.pull_request.head.repo.fork'
47
- uses: paambaati/codeclimate-action@v8.0.0
+ uses: paambaati/codeclimate-action@v9.0.0
48
env:
49
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
50
with:
0 commit comments