diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eec20bf..1c4e860 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,7 +32,7 @@ jobs: run: make test - name: Upload code coverage report to Code Climate - uses: paambaati/codeclimate-action@v5.0.0 + uses: paambaati/codeclimate-action@v8.0.0 env: CC_TEST_REPORTER_ID: 0225380e1c351d978d26eb4a05280c6ec029f15e1660a98328d3da8c4ada76a5 with: