Skip to content

Commit 144beeb

Browse files
committed
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
1 parent 3cc726a commit 144beeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
#
3737
test-php:
3838
name: PHP ${{ matrix.php }}
39-
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk
39+
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
4040
permissions:
4141
contents: read
4242
secrets: inherit

0 commit comments

Comments
 (0)