Build/Test Tools: Update the Codecov GitHub Action.

This updates the `codecov/codecov-action` to from version `4.6.0` to `5.1.1`.

See #62221.
Built from https://develop.svn.wordpress.org/trunk@59521


git-svn-id: http://core.svn.wordpress.org/trunk@58907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2024-12-16 20:06:23 +00:00
parent 50aeb23800
commit 2b5ee6e41c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.8-alpha-59520';
$wp_version = '6.8-alpha-59521';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.