php-code-coverage
php-code-coverage copied to clipboard
Update `codecov/codecov-action@v3` to `codecov/codecov-action@v4`
codecov/codecov-action@v3 uses Node.js 16 which is deprecated (see https://github.com/sebastianbergmann/php-code-coverage/actions/runs/8264610955).
Replacing v3 with v4, which IIRC is all that was needed to update this for PHPUnit itself, did not work (see https://github.com/sebastianbergmann/php-code-coverage/commit/1b67fd76b02bbb329d68766d25ac8a0313b72da5).
@localheinz Can you have a look, please? Thanks!