Skip to content

Commit 7ff0906

Browse files
Update paambaati/codeclimate-action action to v9
1 parent 66a2526 commit 7ff0906

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
@@ -66,4 +66,4 @@ jobs:
6666
if: "${{ github.ref == 'refs/heads/master' && matrix.ruby-version == '3.3' &&
6767
matrix.test-suite == 'spec' }}"
6868
continue-on-error: true
69-
uses: paambaati/codeclimate-action@v5
69+
uses: paambaati/codeclimate-action@v9

0 commit comments

Comments
 (0)