Skip to content

Commit

Permalink
Update GitHub Actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Jul 25, 2023
1 parent 04cf2b9 commit b0ead22
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 b0ead22

Please sign in to comment.