Skip to content

Commit

Permalink
codeclimate-action update
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Sep 11, 2023
1 parent ace17be commit fd1e12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: coverage-ubuntu-latest-18
- uses: paambaati/codeclimate-action@v2.7.5
- uses: paambaati/codeclimate-action@v5.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}

Expand Down

0 comments on commit fd1e12f

Please sign in to comment.