We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e0d70 commit ef480f8Copy full SHA for ef480f8
.github/workflows/ci.yaml
@@ -52,4 +52,4 @@ jobs:
52
- name: Report code coverage
53
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.0' }}"
54
continue-on-error: true
55
- uses: paambaati/codeclimate-action@v5
+ uses: paambaati/codeclimate-action@v6
0 commit comments