diff --git a/.github/workflows/delivery.yml b/.github/workflows/delivery.yml index a121a832..da60691d 100644 --- a/.github/workflows/delivery.yml +++ b/.github/workflows/delivery.yml @@ -66,7 +66,7 @@ jobs: run: bundle exec rake test:rspec - name: Run RSpec Tests with Code Coverage if: ${{ matrix.code-coverage }} - uses: paambaati/codeclimate-action@v3.2.0 + uses: paambaati/codeclimate-action@v4.0.0 env: CC_TEST_REPORTER_ID: 7574433e1beed630cb9a171c688bb9e010d5028f00f7218d6e845fe138c65168 with: