We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c15506b + ac96341 commit 5b15719Copy full SHA for 5b15719
.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