Skip to content

Commit

Permalink
Update code climate action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed Dec 12, 2023
1 parent 2b33c32 commit 8efae73
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 8efae73

Please sign in to comment.