Build/Test Tools: Update 3rd party actions in new workflow files.

Follow up to [59749].

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


git-svn-id: http://core.svn.wordpress.org/trunk@59175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2025-02-17 21:08:22 +00:00
parent 9d1b85ac74
commit 5c8414f797

View File

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