Skip to content

Commit

Permalink
Fix code climate by upgrading to the latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed Jun 8, 2024
1 parent dec7129 commit ec38484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- uses: paambaati/codeclimate-action@v5.0.0
- uses: paambaati/codeclimate-action@v6.0.0
with:
coverageCommand: bundle exec rake
debug: true

0 comments on commit ec38484

Please sign in to comment.