Set action PHP version to 7.4
This commit is contained in:
parent
390bbacd80
commit
353b163471
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: shivammathur/setup-php@2.11.0
|
||||
with:
|
||||
php-version: '7.3'
|
||||
php-version: '7.4'
|
||||
extensions: 'xdebug'
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user