We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3b30d commit 13b935eCopy full SHA for 13b935e
.github/workflows/coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
ruby-version: 3.2
18
bundler-cache: true
19
- - uses: paambaati/codeclimate-action@v3.2.0
+ - uses: paambaati/codeclimate-action@v6.0.0
20
env:
21
CC_TEST_REPORTER_ID: 6b81e393ea6ad38560386f650ea2fb0e57a7beb5e20f8c8364fabee30d5bff07
22
0 commit comments