Skip to content

Commit 4efa1b8

Browse files
author
Danny McCormick
authored
Deprecate version
1 parent 595aed7 commit 4efa1b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ inputs:
88
# Deprecated option, do not use. Will not be supported after October 1, 2019
99
version:
1010
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'
1112
runs:
1213
using: 'node12'
1314
main: 'lib/setup-go.js'

0 commit comments

Comments
 (0)