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 885f6e7 + 8f9e586 commit 5bf4376Copy full SHA for 5bf4376
2 files changed
.github/workflows/specs_postgres_71.yml
@@ -58,7 +58,7 @@ jobs:
58
run: bundle exec rspec --profile
59
60
- name: Code Climate test coverage
61
- uses: paambaati/codeclimate-action@v3.0.0
+ uses: paambaati/codeclimate-action@v9
62
env:
63
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
64
with:
.github/workflows/specs_postgres_72.yml
0 commit comments