diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a217c0a..d1400a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,7 +141,7 @@ jobs: - name: Upload coverage results to Codecov if: matrix.coverage != '' - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: name: phpunit-php${{ matrix.php }} flags: phpunit