mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 11:51:07 +07:00
Fix actions.yml
This commit is contained in:
parent
704c5180a4
commit
032bc86056
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user