Changeset 62254 for trunk/.github/workflows/reusable-php-compatibility.yml
- Timestamp:
- 04/21/2026 05:43:18 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-php-compatibility.yml
r62053 r62254 47 47 48 48 - name: Set up PHP 49 uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37.049 uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0 50 50 with: 51 51 php-version: ${{ inputs.php-version }} … … 72 72 # passing a custom cache suffix ensures that the cache is flushed at least once per week. 73 73 - name: Install Composer dependencies 74 uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # v4.0.074 uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0 75 75 with: 76 76 custom-cache-suffix: ${{ steps.get-date.outputs.date }}
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)