Skip to content

Commit 9a609c2

Browse files
committed
update workflow
1 parent 77e619c commit 9a609c2

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.3'
20+
php-version: '8.4'
2121
coverage: xdebug
2222

2323
- name: Install dependencies with composer

0 commit comments

Comments
 (0)