Skip to content

Commit

Permalink
chore: upgrade codeclimate Action (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyb authored Dec 27, 2023
1 parent ad117c7 commit d835cf9
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 @@ -38,6 +38,6 @@ jobs:
file: ./coverage.xml

- name: Send coverage report to codeclimate
uses: paambaati/codeclimate-action@v3.2.0
uses: paambaati/codeclimate-action@v5.0.0
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}

0 comments on commit d835cf9

Please sign in to comment.