Skip to content

Commit b3d1327

Browse files
committed
Fix
1 parent d715392 commit b3d1327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Setup PHP
5252
uses: shivammathur/setup-php@v2
5353
with:
54-
php-version: 8.4
54+
php-version: 8.3
5555
tools: composer:v2, cs2pr
5656
coverage: none
5757
- name: Cache Composer dependencies

0 commit comments

Comments
 (0)