mirror of
https://github.com/WordPress/WordPress.git
synced 2026-06-19 07:37:07 +00:00
Build/Test Tools: Update third-party GitHub Actions.
This updates the following GitHub Actions to their latest versions: - `actions/upload-artifact` from `7.0.0` to ` 7.0.1` - `shivammathur/setup-php` from `2.37.0` to ` 2.37.1` - `actions/setup-node` from `6.3.0` to ` 6.4.0` - `actions/cache` from `5.0.4` to ` 5.0.5` - `github/codeql-action` from `4.33.0` to ` 4.35.4` - `slackapi/slack-github-action` from `3.0.1` to ` 3.0.3` See #64893. Built from https://develop.svn.wordpress.org/trunk@62404 git-svn-id: http://core.svn.wordpress.org/trunk@61685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '7.1-alpha-62403';
|
||||
$wp_version = '7.1-alpha-62404';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user