Skip to content

Commit a474efd

Browse files
authored
Revert "build: update amancevice/setup-code-climate action to v1 (#492)" (#494)
This reverts commit 394abab.
1 parent 394abab commit a474efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Install Code Climate test reporter
3535
if: matrix.node_version == 14 && matrix.os == 'ubuntu-latest'
36-
uses: amancevice/setup-code-climate@v1
36+
uses: amancevice/setup-code-climate@v0
3737
with:
3838
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}
3939

0 commit comments

Comments
 (0)