Skip to content

Commit db3a754

Browse files
Konrad PabjanKonrad Pabjan
authored andcommitted
Remove deprecated input
1 parent ef3ee0a commit db3a754

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ architecture:
1616
jdkFile:
1717
description: 'Path to where the compressed JDK is located. The path could be in your source repository or a local path on the agent.'
1818
required: false
19-
# Deprecated option, do not use. Will not be supported after October 1, 2019
20-
version:
21-
description: 'Deprecated. Use java-version instead. Will not be supported after October 1, 2019'
22-
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use java-version instead'
2319
runs:
2420
using: 'node12'
2521
main: 'lib/setup-java.js'

0 commit comments

Comments
 (0)