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

Follow up to [58645] for the 6.1 branch.

Props jorbin.
See #61213.

git-svn-id: https://develop.svn.wordpress.org/branches/6.1@58651 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2024-07-03 15:57:57 +00:00
parent a711a0aa2b
commit 785f5d021c

View File

@ -37,7 +37,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