mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 11:51:07 +07:00
Add note about updating PHP if ppa is missing on Ubuntu
This commit is contained in:
parent
e9704839e9
commit
1a18b2267f
@ -585,6 +585,7 @@ jobs:
|
||||
> Update to the latest patch of PHP versions.
|
||||
|
||||
- Pre-installed PHP versions are not updated to their latest patch release by default.
|
||||
- If `ppa:ondrej/php` is missing on the Ubuntu GitHub environment, the PHP version is updated to the latest patch release.
|
||||
- You can specify the `update` environment variable to `true` for updating to the latest release.
|
||||
|
||||
```yaml
|
||||
|
Loading…
Reference in New Issue
Block a user