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 66a2526 commit 7ff0906Copy full SHA for 7ff0906
.github/workflows/ci.yaml
@@ -66,4 +66,4 @@ jobs:
66
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' &&
67
matrix.test-suite == 'spec' }}"
68
continue-on-error: true
69
- uses: paambaati/codeclimate-action@v5
+ uses: paambaati/codeclimate-action@v9
0 commit comments