Skip to content

Commit c71e17c

Browse files
Merge 72b8b0d into 87141b0
2 parents 87141b0 + 72b8b0d commit c71e17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cgl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: shivammathur/setup-php@v2
2222
with:
2323
# @todo Use PHP 8.4 once PHP-CS-Fixer supports PHP 8.4
24-
php-version: 8.3
24+
php-version: 8.4
2525
tools: composer:v2, composer-require-checker, composer-unused
2626
coverage: none
2727

0 commit comments

Comments
 (0)