this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update paambaati/codeclimate-action

+1 -1
+1 -1
.github/workflows/test.yml
··· 25 25 with: 26 26 node-version: 22 27 27 - run: npm install 28 - - uses: paambaati/codeclimate-action@v5 28 + - uses: paambaati/codeclimate-action@v9 29 29 env: 30 30 CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}} 31 31 with: