Skip to content

Commit aa435c5

Browse files
committed
Update codeclimate action
A lot of releases have occurred since I last updated, 🤞.
1 parent 882225f commit aa435c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: bundle exec rake
1616
if: matrix.ruby != '3.1'
1717
- name: Test and publish coverage for Ruby ${{ matrix.ruby }}
18-
uses: paambaati/codeclimate-action@v2.7.5
18+
uses: paambaati/codeclimate-action@v9.0.0
1919
env:
2020
CC_TEST_REPORTER_ID: 8bc2d8e54331569aeb442094c21cb64a58d6efa0670f65ff00d9ae887f63c0b4
2121
with:

0 commit comments

Comments
 (0)