Skip to content

Commit

Permalink
modified: .github/workflows/testworkflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmuS2024 committed Oct 13, 2024
1 parent ac37683 commit dbd6860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testworkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# https://github.com/paambaati/codeclimate-action
# NOTE: uncomment for using workflow
- name: Run test & publish code coverage
uses: paambaati/codeclimate-action@v5
uses: paambaati/codeclimate-action@v9
# Add Code Climate secret key
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit dbd6860

Please sign in to comment.