Build/Test Tools: Update the reusable PHPUnit workflow name.

Follow up to [58645] for the 5.9 branch.

Props jorbin.
See #61213.

git-svn-id: https://develop.svn.wordpress.org/branches/5.9@58655 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2024-07-03 16:32:11 +00:00
parent 3cc726abcf
commit 144beebb38

View File

@ -36,7 +36,7 @@ jobs:
#
test-php:
name: PHP ${{ matrix.php }}
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
permissions:
contents: read
secrets: inherit