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 3650b8b + 932253f commit 8a0db29Copy full SHA for 8a0db29
.github/workflows/ci.yaml
@@ -47,4 +47,4 @@ jobs:
47
- name: Report code coverage
48
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
49
continue-on-error: true
50
- uses: paambaati/codeclimate-action@v8
+ uses: paambaati/codeclimate-action@v9
0 commit comments