Skip to content

Commit 3aabff9

Browse files
committed
Update PHP version in workflow
1 parent 1c14f84 commit 3aabff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-check-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup PHP
2929
uses: shivammathur/setup-php@v2
3030
with:
31-
php-version: '8.3'
31+
php-version: '7.3'
3232
coverage: none
3333
tools: composer, cs2pr
3434

0 commit comments

Comments
 (0)