Make WordPress Core

Changeset 58655


Ignore:
Timestamp:
07/03/2024 04:32:11 PM (12 months ago)
Author:
desrosj
Message:

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

Follow up to [58645] for the 5.9 branch.

Props jorbin.
See #61213.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.9/.github/workflows/phpunit-tests.yml

    r58593 r58655  
    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
Note: See TracChangeset for help on using the changeset viewer.