mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 23:36:21 +07:00 
			
		
		
		
	Use cached packages for PHP updates on GHR
This commit is contained in:
		| @ -204,7 +204,7 @@ add_packaged_php() { | ||||
| # Function to update PHP. | ||||
| update_php() { | ||||
|   initial_version=$(php_semver) | ||||
|   use_package_cache="false" add_packaged_php | ||||
|   add_packaged_php | ||||
|   updated_version=$(php_semver) | ||||
|   if [ "$updated_version" != "$initial_version" ]; then | ||||
|     status="Updated to" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur