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.
2 parents a9f417e + d3f3f82 commit 12c3933Copy full SHA for 12c3933
.github/workflows/ci.yaml
@@ -30,4 +30,4 @@ jobs:
30
- name: Report code coverage
31
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}"
32
continue-on-error: true
33
- uses: paambaati/codeclimate-action@v6
+ uses: paambaati/codeclimate-action@v8
0 commit comments