Aggiornato file workflow
rivisto la parte php
This commit is contained in:
parent
1736f17d83
commit
5a3780ca85
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e
|
||||
with:
|
||||
php-version: '8.3'
|
||||
php-version: '8.1'
|
||||
- uses: actions/checkout@v3
|
||||
- name: Copy .env
|
||||
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
|
||||
|
Loading…
Reference in New Issue
Block a user