mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-15 17:24:16 +07:00
More fixes in fetching tool versions
This commit is contained in:
@ -21,6 +21,9 @@ inputs:
|
||||
tools:
|
||||
description: 'Setup popular tools globally.'
|
||||
required: false
|
||||
outputs:
|
||||
php-version:
|
||||
description: 'PHP version in semver format'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user