mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-01 12:43:17 +07:00
Update utils.ts
This commit is contained in:
@ -44,8 +44,8 @@ export async function getInput(
|
||||
}
|
||||
}
|
||||
|
||||
/** Function to get manifest URL
|
||||
*
|
||||
/**
|
||||
* Function to get manifest URL
|
||||
*/
|
||||
export async function getManifestURL(): Promise<string> {
|
||||
return 'https://raw.githubusercontent.com/shivammathur/setup-php/develop/src/configs/php-versions.json';
|
||||
|
Reference in New Issue
Block a user