We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595aed7 commit 4efa1b8Copy full SHA for 4efa1b8
action.yml
@@ -8,6 +8,7 @@ inputs:
8
# Deprecated option, do not use. Will not be supported after October 1, 2019
9
version:
10
description: 'Deprecated. Use go-version instead. Will not be supported after October 1, 2019'
11
+ deprecationMessage: 'The version property will not be supported after October 1, 2019. Use go-version instead'
12
runs:
13
using: 'node12'
14
main: 'lib/setup-go.js'
0 commit comments