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 0f95292 commit 394ababCopy full SHA for 394abab
1 file changed
.github/workflows/jest.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Install Code Climate test reporter
35
if: matrix.node_version == 14 && matrix.os == 'ubuntu-latest'
36
- uses: amancevice/setup-code-climate@v0
+ uses: amancevice/setup-code-climate@v1
37
with:
38
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}
39
0 commit comments