We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 184dbf5 + a7340a8 commit b6e1009Copy full SHA for b6e1009
.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.2.0
+ uses: paambaati/codeclimate-action@v5.0.0
36
env:
37
CC_TEST_REPORTER_ID: 27d18f1a01929fb013c67d9bda35dd57b47eb02b1a6f1230dfd5f44fb4968ce0
38
with:
0 commit comments