Changeset 55490 for branches/6.0/.github/workflows/phpunit-tests.yml
- Timestamp:
- 03/08/2023 04:48:21 PM (2 years ago)
- Location:
- branches/6.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0
- Property svn:mergeinfo changed
/trunk merged: 54651,55487
- Property svn:mergeinfo changed
-
branches/6.0/.github/workflows/phpunit-tests.yml
r55482 r55490 124 124 ## 125 125 - name: Set up PHP 126 uses: shivammathur/setup-php@ 8e2ac35f639d3e794c1da1f28999385ab6fdf0fc # v2.23.0126 uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d # v2.24.0 127 127 with: 128 128 php-version: '${{ matrix.php }}'
Note: See TracChangeset
for help on using the changeset viewer.