forked from fa/breadcrumb-the-shire
ci: use PHP 8.5
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.3'
|
||||
php-version: '8.5'
|
||||
extensions: pdo_mysql, mysqli, gd, zip, ldap
|
||||
coverage: none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user