Skip to content

Commit a7083c9

Browse files
committed
Update PHP to 8.4
1 parent 96e495e commit a7083c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-cmake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup PHP
2323
uses: shivammathur/setup-php@v2
2424
with:
25-
php-version: 8.3
25+
php-version: 8.4
2626
tools: php-cs-fixer
2727

2828
- name: Install checking tools

0 commit comments

Comments
 (0)