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.
1 parent c15506b commit ac96341Copy full SHA for ac96341
.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.1' }}
32
continue-on-error: true
33
- uses: paambaati/codeclimate-action@v8
+ uses: paambaati/codeclimate-action@v9
0 commit comments