Make WordPress Core


Ignore:
Timestamp:
07/03/2024 03:56:58 PM (20 months ago)
Author:
desrosj
Message:

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

Follow up to [58645] for the 6.4 branch.

Props jorbin.
See #61213.

File:
1 edited

Legend:

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

    r58606 r58649  
    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.