php-code-coverage icon indicating copy to clipboard operation
php-code-coverage copied to clipboard

Update `codecov/codecov-action@v3` to `codecov/codecov-action@v4`

Open sebastianbergmann opened this issue 1 year ago • 1 comments

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).

sebastianbergmann avatar Mar 13 '24 12:03 sebastianbergmann

@localheinz Can you have a look, please? Thanks!

sebastianbergmann avatar Mar 13 '24 12:03 sebastianbergmann