mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-11-04 08:56:36 +07:00 
			
		
		
		
	Fix actions.yml
This commit is contained in:
		@ -23,11 +23,11 @@ inputs:
 | 
			
		||||
  # Deprecated options, do not use. Will not be supported after February 1, 2019.
 | 
			
		||||
  extension-csv:
 | 
			
		||||
    description: 'Deprecated! Use extensions instead.'
 | 
			
		||||
    deprecationMessage: 'The extensions property will not be supported after February 1, 2020. Use extensions instead.'
 | 
			
		||||
    deprecationMessage: 'The extension-csv property will not be supported after February 1, 2020. Use extensions instead.'
 | 
			
		||||
    required: false
 | 
			
		||||
  ini-values-csv:
 | 
			
		||||
    description: 'Deprecated! Use ini-values instead.'
 | 
			
		||||
    deprecationMessage: 'The ini-values property will not be supported after February 1, 2020. Use ini-values instead.'
 | 
			
		||||
    deprecationMessage: 'The ini-values-csv property will not be supported after February 1, 2020. Use ini-values instead.'
 | 
			
		||||
    required: false
 | 
			
		||||
runs:
 | 
			
		||||
  using: 'node12'
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user