We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3e892 commit c3f6af9Copy full SHA for c3f6af9
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
bundler-cache: true
61
62
- name: RSpec & publish code coverage
63
- uses: paambaati/codeclimate-action@v8.0.0
+ uses: paambaati/codeclimate-action@v9.0.0
64
env:
65
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
66
with:
0 commit comments