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 53f8607 commit a21694eCopy full SHA for a21694e
.github/workflows/ci.yml
@@ -139,7 +139,7 @@ jobs:
139
DB_ADAPTER: ${{ matrix.adapter }}
140
141
- name: RSpec & publish code coverage
142
- uses: paambaati/codeclimate-action@v8.0.0
+ uses: paambaati/codeclimate-action@v9.0.0
143
env:
144
145
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
0 commit comments