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 595aed7 commit 4efa1b8
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 @@ -8,6 +8,7 @@ inputs:
# Deprecated option, do not use. Will not be supported after October 1, 2019
version:
description: 'Deprecated. Use go-version instead. Will not be supported after October 1, 2019'
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use go-version instead'
runs:
using: 'node12'
main: 'lib/setup-go.js'

0 comments on commit 4efa1b8

Please sign in to comment.