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 d5e3869 commit cd65358Copy full SHA for cd65358
.github/workflows/rubocop.yml
@@ -60,7 +60,7 @@ jobs:
60
run: bundle install --jobs 3 --retry 3
61
- name: code coverage
62
if: matrix.coverage
63
- uses: paambaati/codeclimate-action@v3.2.0
+ uses: paambaati/codeclimate-action@v5.0.0
64
env:
65
CC_TEST_REPORTER_ID: "758a8228862932dc8afa9144c4a5bc5dfe29c2f7dde1b7734175bad49ee310e7"
66
COVERAGE: "true"
0 commit comments