Skip to content

Commit ac96341

Browse files
Update paambaati/codeclimate-action action to v9
1 parent c15506b commit ac96341

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
@@ -30,4 +30,4 @@ jobs:
3030
- name: Report code coverage
3131
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
3232
continue-on-error: true
33-
uses: paambaati/codeclimate-action@v8
33+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)