Build/Test Tools: Update third-party Slack action.

This updates the `slackapi/slack-github-action` from `1.24.0` to `1.25.0`. This fixes more GitHub Action deprecated notices.

Follow up to [57362].

See #59805.
Built from https://develop.svn.wordpress.org/trunk@57376


git-svn-id: http://core.svn.wordpress.org/trunk@56882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2024-01-29 15:06:16 +00:00
parent 81bb2d56e7
commit aba105c851
1 changed files with 1 additions and 1 deletions

View File

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