Skip to content

Commit be71cbb

Browse files
authored
ci: update CC action to v8
1 parent d44f324 commit be71cbb

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Codeclimate
2121
if: github.ref == 'refs/heads/master'
22-
uses: paambaati/codeclimate-action@v4.0.0
22+
uses: paambaati/codeclimate-action@v8.0.0
2323
env:
2424
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
2525
with:

0 commit comments

Comments
 (0)