Skip to content

Commit cfca725

Browse files
committed
set action to php 8.3
1 parent bffcc45 commit cfca725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup PHP
1313
uses: shivammathur/setup-php@v2
1414
with:
15-
php-version: '8.2'
15+
php-version: '8.3'
1616
tools: composer
1717
coverage: none
1818

0 commit comments

Comments
 (0)