Changeset 14095 for trunk/.github/workflows/coding-standards.yml
- Timestamp:
- 02/16/2025 03:13:17 PM (9 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/coding-standards.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/coding-standards.yml
r13969 r14095 21 21 uses: shivammathur/setup-php@v2 22 22 with: 23 php-version: '8. 3'23 php-version: '8.4' 24 24 coverage: none 25 25 tools: composer:v2
Note: See TracChangeset
for help on using the changeset viewer.