mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 10:14:04 +00:00
bump php version
This commit is contained in:
parent
855ba91508
commit
5777ff850f
4 changed files with 4 additions and 4 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -147,7 +147,7 @@ jobs:
|
|||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.2'
|
||||
php-version: '8.4'
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install composer dependencies
|
||||
run: composer install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue