diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 73900dbb5f..c10701b5b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -336,7 +336,7 @@ jobs: name: coverage-output - run: ls -lh coverage.xml - name: Upload to CodeClimate - uses: paambaati/codeclimate-action@v5.0.0 + uses: paambaati/codeclimate-action@v6.0.0 with: coverageLocations: coverage.xml:clover