We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e73da commit d8a6691Copy full SHA for d8a6691
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: yarn test
20
- run: yarn build
21
- name: Code Climate Coverage Action
22
- uses: paambaati/codeclimate-action@v6.0.0
+ uses: paambaati/codeclimate-action@v9.0.0
23
env:
24
CC_TEST_REPORTER_ID: 22bd54904a2b6d24a8633419c02bc0cda72e442d328bb0a9d6a44d523e17b151
25
with:
0 commit comments