Skip to content

Commit

Permalink
Deprecate version
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick committed Sep 12, 2019
1 parent d6e5839 commit 6f6fcee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ inputs:
# Deprecated option, do not use. Will not be supported after October 1, 2019
version:
description: 'Deprecated. Use python-version instead. Will not be supported after October 1, 2019'
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use python-version instead'
runs:
using: 'node12'
main: 'lib/setup-python.js'

0 comments on commit 6f6fcee

Please sign in to comment.