Skip to content

Commit 28d6324

Browse files
Merge 63ba65b into af122cc
2 parents af122cc + 63ba65b commit 28d6324

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, cs2pr
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)