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

Follow up to [58645] for the 6.4 branch.

Props jorbin.
See #61213.

git-svn-id: https://develop.svn.wordpress.org/branches/6.3@58649 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2024-07-03 15:56:58 +00:00
parent ad1549d6d0
commit e6c7063290

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