We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaddef3 commit 962deeeCopy full SHA for 962deee
.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