Skip to content

Commit 15f21bd

Browse files
committed
update workflow
1 parent 9a609c2 commit 15f21bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-for-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup PHP with Xdebug
1818
uses: shivammathur/setup-php@v2
1919
with:
20-
php-version: '8.4'
20+
php-version: '8.2'
2121
coverage: xdebug
2222

2323
- name: Install dependencies with composer

0 commit comments

Comments
 (0)