Skip to content

Commit 12d82d5

Browse files
committed
Use PHP 8.4 for CS checks
1 parent d4d3eb9 commit 12d82d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install PHP
4040
uses: shivammathur/setup-php@v2
4141
with:
42-
php-version: '7.4'
42+
php-version: '8.4'
4343
coverage: none
4444
tools: cs2pr
4545

0 commit comments

Comments
 (0)