mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +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.
|
# Deprecated options, do not use. Will not be supported after February 1, 2019.
|
||||||
extension-csv:
|
extension-csv:
|
||||||
description: 'Deprecated! Use extensions instead.'
|
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
|
required: false
|
||||||
ini-values-csv:
|
ini-values-csv:
|
||||||
description: 'Deprecated! Use ini-values instead.'
|
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
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
|
Loading…
Reference in New Issue
Block a user