Update version in actions.yml
This commit is contained in:
parent
b7b50ce742
commit
7743b7976f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ branding:
|
||||||
inputs:
|
inputs:
|
||||||
php-version:
|
php-version:
|
||||||
description: 'Setup PHP version.'
|
description: 'Setup PHP version.'
|
||||||
default: '8.1'
|
default: '8.2'
|
||||||
required: true
|
required: true
|
||||||
extensions:
|
extensions:
|
||||||
description: 'Setup PHP extensions.'
|
description: 'Setup PHP extensions.'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue