Skip to content

Commit

Permalink
Update codelimate action to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 committed Oct 3, 2024
1 parent 670c5ca commit adc4e31
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 @@ -40,7 +40,7 @@ jobs:
with:
mruby-version: ${{ matrix.mruby-version }}
- name: Run Test with CodeClimate
uses: paambaati/codeclimate-action@v6.0.0
uses: paambaati/codeclimate-action@v9
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit adc4e31

Please sign in to comment.