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 91b87ac commit 204b974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -15,6 +15,7 @@ inputs:
# Deprecated option, do not use. Will not be supported after October 1, 2019
version:
description: 'Deprecated. Use java-version instead. Will not be supported after October 1, 2019'
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use java-version instead'
runs:
using: 'node12'
main: 'lib/setup-java.js'

0 comments on commit 204b974

Please sign in to comment.