parent
2679849cc4
commit
c86dad5c6c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup PHP
|
||||
uses: github.com/shivammathur/setup-php@v2
|
||||
uses: https://github.com/shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.2'
|
||||
extensions: mbstring, intl, pdo_sqlite
|
||||
|
|
Loading…
Reference in a new issue