We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9921189 + 962deee commit d8a1d42Copy full SHA for d8a1d42
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
run: make test
33
34
- name: Upload code coverage report to Code Climate
35
- uses: paambaati/codeclimate-action@v3.0.0
+ uses: paambaati/codeclimate-action@v3.2.0
36
env:
37
CC_TEST_REPORTER_ID: 0225380e1c351d978d26eb4a05280c6ec029f15e1660a98328d3da8c4ada76a5
38
with:
0 commit comments