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 6c516f2 + c4f0098 commit 3366d16Copy full SHA for 3366d16
.github/workflows/ci.yaml
@@ -46,4 +46,4 @@ jobs:
46
- name: Report code coverage
47
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}"
48
continue-on-error: true
49
- uses: paambaati/codeclimate-action@v6
+ uses: paambaati/codeclimate-action@v8
0 commit comments