Skip to content

Commit f6dee96

Browse files
committed
Build/Test Tools: Update the reusable PHPUnit workflow name.
Follow up to [58645] for the 6.2 branch. Props jorbin. See #61213. git-svn-id: https://develop.svn.wordpress.org/branches/6.2@58650 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 8edd5b1 commit f6dee96

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
@@ -37,7 +37,7 @@ jobs:
3737
#
3838
test-php:
3939
name: PHP ${{ matrix.php }}
40-
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests.yml@trunk
40+
uses: WordPress/wordpress-develop/.github/workflows/reusable-phpunit-tests-v3.yml@trunk
4141
permissions:
4242
contents: read
4343
secrets: inherit

0 commit comments

Comments
 (0)