diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2273449..88ae442 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: - name: Code Coverage Report if: success() && matrix.php-version == '8.2' - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: token: ${{ secrets.CODECOV_TOKEN }} slug: LordSimal/cakephp-dump-sql