Skip to content

Commit

Permalink
Update codeclimate test result uploader to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Jun 20, 2024
1 parent bfb129c commit c2845e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
directory: ./lib
token: ${{ secrets.CODECOV_TOKEN }}
- uses: paambaati/codeclimate-action@v5.0.0
- uses: paambaati/codeclimate-action@v8.0.0
continue-on-error: true
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit c2845e8

Please sign in to comment.