Skip to content

Commit 785f5d0

Browse files
committed
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
1 parent a711a0a commit 785f5d0

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)