Emit installed version, not detected.
This commit is contained in:
parent
a4310f9510
commit
4c5fbf7ddd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ inputs:
|
|||
|
||||
outputs:
|
||||
php_version:
|
||||
description: "The PHP version detected from composer.json"
|
||||
description: "The PHP version that was installed, influenced by composer.json"
|
||||
value: ${{ steps.emit-php-detected.outputs.php_version }}
|
||||
|
||||
runs:
|
||||
|
|
Loading…
Reference in a new issue