Skip to content

Commit b625006

Browse files
Update paambaati/codeclimate-action action to v9
1 parent 746411f commit b625006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Report code coverage
3232
if: ${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.1' }}
3333
continue-on-error: true
34-
uses: paambaati/codeclimate-action@v8
34+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)