Skip to content

Commit 4560d23

Browse files
committed
fix styling
1 parent b7ca157 commit 4560d23

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: '7.4'
14+
php-version: '8.4'
1515
- name: Install dependencies
1616
run: composer install
1717
- name: Run PHPStan

0 commit comments

Comments
 (0)