We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746411f commit b625006Copy full SHA for b625006
.github/workflows/ci.yaml
@@ -31,4 +31,4 @@ jobs:
31
- name: Report code coverage
32
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
33
continue-on-error: true
34
- uses: paambaati/codeclimate-action@v8
+ uses: paambaati/codeclimate-action@v9
0 commit comments