Skip to content

Commit

Permalink
Remove deprecated input
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Pabjan authored and Konrad Pabjan committed Nov 22, 2019
1 parent ef3ee0a commit db3a754
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ architecture:
jdkFile:
description: 'Path to where the compressed JDK is located. The path could be in your source repository or a local path on the agent.'
required: false
# 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 db3a754

Please sign in to comment.