diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5bf6b6..b1c0d7b 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@v5 + uses: codecov/codecov-action@v6 with: token: ${{ secrets.CODECOV_TOKEN }} slug: LordSimal/cakephp-dump-sql