Skip to content

Commit c35dd24

Browse files
author
Danny McCormick
authoredSep 12, 2019
Deprecate version property (#54)
1 parent 4fd9403 commit c35dd24

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
@@ -15,6 +15,7 @@ inputs:
1515
# Deprecated option, do not use. Will not be supported after October 1, 2019
1616
version:
1717
description: 'Deprecated. Use node-version instead. Will not be supported after October 1, 2019'
18+
deprecationMessage: 'The version property will not be supported after October 1, 2019. Use node-version instead'
1819
runs:
1920
using: 'node12'
2021
main: 'lib/setup-node.js'

0 commit comments

Comments
 (0)