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 0f52da9 commit 35b42e4Copy full SHA for 35b42e4
.github/workflows/node.js.yml
@@ -39,7 +39,7 @@ jobs:
39
if: ${{ matrix.node-version == '20' && matrix.os == 'ubuntu-latest' }}
40
- name: Publish codeclimate code coverage
41
42
- uses: paambaati/codeclimate-action@v8.0.0
+ uses: paambaati/codeclimate-action@v9.0.0
43
env:
44
CC_TEST_REPORTER_ID: 150be11cde8a18d41d37df6c31823d35892fdd1dbf79c969142c6b3033104e46
45
with:
0 commit comments