Skip to content

Commit

Permalink
Update code climate test coverage reporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcouball committed Sep 9, 2024
1 parent bb7f73b commit 7446545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: bundle exec rake spec

- name: Report test coverage
uses: paambaati/codeclimate-action@v3.2.0
uses: paambaati/codeclimate-action@v9.0.0
env:
CC_TEST_REPORTER_ID: d3bf532dce7cc5d9ae5ae10efd7708d8465d3cc6236e5e11377cbef62ed2b32f
with:
Expand Down

0 comments on commit 7446545

Please sign in to comment.