1
0
Fork 0
mirror of https://github.com/subosito/flutter-action.git synced 2024-08-16 10:19:50 +02:00

remove deprecated version

This commit is contained in:
Alif Rachmawadi 2020-03-04 17:38:28 +07:00
parent f9c63c34c2
commit e9290adee0
No known key found for this signature in database
GPG key ID: 79DA63C0F3A55BB1

View file

@ -9,9 +9,6 @@ inputs:
description: 'The Flutter build release channel'
required: false
default: 'stable'
# Deprecated option, do not use. Will not be supported after October 1, 2019
version:
description: 'Deprecated. Use flutter-version instead. Will not be supported after October 1, 2019'
runs:
using: 'node12'
main: 'lib/index.js'