Skip to content

Commit f7f7dde

Browse files
Update paambaati/codeclimate-action action to v9
1 parent 9bd7292 commit f7f7dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
- name: Report code coverage
4747
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}"
4848
continue-on-error: true
49-
uses: paambaati/codeclimate-action@v8
49+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)