diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b0f2ab7..b337248 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: - name: Code Coverage Report if: success() && matrix.php-version == '8.1' && matrix.dependencies == 'highest' - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 cs-stan: uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x