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.
1 parent 1223cec commit 7becbb1Copy full SHA for 7becbb1
.github/workflows/tests.yml
@@ -55,7 +55,7 @@ jobs:
55
files: ./coverage.clover
56
57
- name: "Upload coverage report to CodeClimate"
58
- uses: paambaati/codeclimate-action@v3
+ uses: paambaati/codeclimate-action@v3.0.0
59
continue-on-error: true
60
env:
61
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
0 commit comments