Skip to content

Commit e980442

Browse files
committed
chore: bump php version to 8.4
1 parent 480d809 commit e980442

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
@@ -11,7 +11,7 @@ jobs:
1111
- name: Setup PHP
1212
uses: shivammathur/setup-php@v2
1313
with:
14-
php-version: "8.2"
14+
php-version: "8.4"
1515
- name: Install dependencies
1616
uses: php-actions/composer@v6
1717
with:

0 commit comments

Comments
 (0)