mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-09 06:14:10 +07:00
PHP 8.1 is now stable and marked as default version
This commit is contained in:
@ -7,7 +7,7 @@ branding:
|
||||
inputs:
|
||||
php-version:
|
||||
description: 'Setup PHP version.'
|
||||
default: '8.0'
|
||||
default: '8.1'
|
||||
required: true
|
||||
extensions:
|
||||
description: 'Setup PHP extensions.'
|
||||
|
Reference in New Issue
Block a user