Skip to content

Commit

Permalink
#54 Update Code Climate action version
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan authored Dec 12, 2023
2 parents 2b33c32 + 8efae73 commit 3397218
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@v4.0.0
- uses: paambaati/codeclimate-action@v5.0.0
with:
coverageCommand: bundle exec rake
debug: true

0 comments on commit 3397218

Please sign in to comment.