Emit installed version, not detected.

This commit is contained in:
Greyscale 2024-05-18 20:52:23 +02:00
parent a4310f9510
commit 4c5fbf7ddd

View file

@ -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: