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 9bd7292 + f7f7dde commit a60b38aCopy full SHA for a60b38a
.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.1' }}"
48
continue-on-error: true
49
- uses: paambaati/codeclimate-action@v8
+ uses: paambaati/codeclimate-action@v9
0 commit comments