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 882225f commit aa435c5Copy full SHA for aa435c5
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
run: bundle exec rake
16
if: matrix.ruby != '3.1'
17
- name: Test and publish coverage for Ruby ${{ matrix.ruby }}
18
- uses: paambaati/codeclimate-action@v2.7.5
+ uses: paambaati/codeclimate-action@v9.0.0
19
env:
20
CC_TEST_REPORTER_ID: 8bc2d8e54331569aeb442094c21cb64a58d6efa0670f65ff00d9ae887f63c0b4
21
with:
0 commit comments