marlynm 1883 days ago. link parent 2 points ▲ ▼No, it switches to the PHP version if it exists and installs if it is not. For example on ubuntu PHP 7.1 to 7.3 are already installed in the github action environment, so it just switches to those versions, For PHP 5.6 and 7.0, it installs them.