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 9116fa8 + 7ff0906 commit 4ae76e5Copy full SHA for 4ae76e5
.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