Skip to content

Commit 13e7f07

Browse files
authored
Update cd.yml
1 parent 864a081 commit 13e7f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

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.2"
25+
php-version: "8.3"
2626
extensions: mbstring, intl
2727
ini-values: post_max_size=256M, max_execution_time=180
2828
coverage: xdebug

0 commit comments

Comments
 (0)