We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d271e5 commit a9030adCopy full SHA for a9030ad
.github/workflows/build.yml
@@ -34,6 +34,6 @@ jobs:
34
- name: Run tests
35
run: bundle exec rake
36
- name: Test & publish code coverage
37
- uses: paambaati/codeclimate-action@v3.0.0
+ uses: paambaati/codeclimate-action@v3.2.0
38
env:
39
CC_TEST_REPORTER_ID: 27df0a8ad648d4af0f931c1b0101cca2278fcfd755112b4d563650c45f48071c
0 commit comments