Build/Test Tools: Update some third-party GitHub Actions.
This updates the following GitHub Actions: - `actions/cache` from `5.0.3` to `5.0.4` - `codecov/codecov-action` from `5.5.2` to `5.5.3` This resolves the final `node20`-related deprecation notices being triggered by GitHub Actions. See #64227. Built from https://develop.svn.wordpress.org/trunk@62053 git-svn-id: http://core.svn.wordpress.org/trunk@61335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '7.0-beta5-62052';
|
||||
$wp_version = '7.0-beta5-62053';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user