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 c79b84e + 85683d4 commit 381b026Copy full SHA for 381b026
.github/workflows/ci.yaml
@@ -45,4 +45,4 @@ jobs:
45
- name: Report code coverage
46
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
47
continue-on-error: true
48
- uses: paambaati/codeclimate-action@v8
+ uses: paambaati/codeclimate-action@v9
0 commit comments