8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e5839 commit 6f6fceeCopy full SHA for 6f6fcee
action.yml
@@ -11,6 +11,7 @@ inputs:
11
# Deprecated option, do not use. Will not be supported after October 1, 2019
12
version:
13
description: 'Deprecated. Use python-version instead. Will not be supported after October 1, 2019'
14
+ deprecationMessage: 'The version property will not be supported after October 1, 2019. Use python-version instead'
15
runs:
16
using: 'node12'
17
main: 'lib/setup-python.js'
0 commit comments