diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 3e2701a..35cf073 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -125,7 +125,7 @@ jobs: - uses: actions/download-artifact@v4 - - uses: paambaati/codeclimate-action@v6.0.0 + - uses: paambaati/codeclimate-action@v8.0.0 env: CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} with: