Skip to content

Commit

Permalink
Update verify-go.yml (SAP#4425)
Browse files Browse the repository at this point in the history
  • Loading branch information
CCFenner authored and maxatsap committed Jul 23, 2024
1 parent 621df46 commit cc3049c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: unit-test
uses: paambaati/codeclimate-action@v2.6.0
uses: paambaati/codeclimate-action@v4
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_REPORTER_ID }}
with:
Expand Down

0 comments on commit cc3049c

Please sign in to comment.