Skip to content

Commit

Permalink
Merge pull request ManageIQ#528 from Fryguy/update_gha_versions
Browse files Browse the repository at this point in the history
Update GitHub Actions versions
  • Loading branch information
bdunne committed Jul 25, 2023
2 parents 04cf2b9 + b0ead22 commit 77362e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Report code coverage
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '2.7' }}"
continue-on-error: true
uses: paambaati/codeclimate-action@v3.0.0
uses: paambaati/codeclimate-action@v5

0 comments on commit 77362e6

Please sign in to comment.