Skip to content

Commit 5043543

Browse files
committed
use PHP 8.4 in codestyle check
1 parent 25341fa commit 5043543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Install PHP
5959
uses: shivammathur/setup-php@v2
6060
with:
61-
php-version: '7.4'
61+
php-version: '8.4'
6262
tools: cs2pr
6363

6464
- name: Get composer cache directory

0 commit comments

Comments
 (0)