Changeset 62254 for trunk/.github/workflows/reusable-phpunit-tests-v3.yml
- Timestamp:
- 04/21/2026 05:43:18 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-phpunit-tests-v3.yml
r62253 r62254 151 151 ## 152 152 - name: Set up PHP 153 uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37.0153 uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0 154 154 with: 155 155 php-version: '${{ inputs.php }}' … … 159 159 # passing a custom cache suffix ensures that the cache is flushed at least once per week. 160 160 - name: Install Composer dependencies 161 uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # v4.0.0161 uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0 162 162 with: 163 163 custom-cache-suffix: $(/bin/date -u --date='last Mon' "+%F")
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)