Skip to content

Commit

Permalink
Bump code climte to v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed Jun 28, 2023
1 parent 098c96d commit 5f9176c
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 @@ -17,7 +17,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- uses: paambaati/codeclimate-action@v3.0.0
- uses: paambaati/codeclimate-action@v4.0.0
with:
coverageCommand: bundle exec rake
debug: true

0 comments on commit 5f9176c

Please sign in to comment.