description: 'Used to specify the path to a dependency file:package-lock.json, yarn.lock, etc. Supports wildcards or a list of file names for caching multiple dependencies.'
description: 'Used to specify the path to a dependency file:package-lock.json, yarn.lock, etc. Supports wildcards or a list of file names for caching multiple dependencies.'
# TODO: add input to control forcing to pull from cloud or dist.
# TODO: add input to control forcing to pull from cloud or dist.
# escape valve for someone having issues or needing the absolute latest which isn't cached yet
# escape valve for someone having issues or needing the absolute latest which isn't cached yet
# Deprecated option, do not use. Will not be supported after October 1, 2019
version:
description:'Deprecated. Use node-version instead. Will not be supported after October 1, 2019'
deprecationMessage:'The version property will not be supported after October 1, 2019. Use node-version instead'
outputs:
outputs:
cache-hit:
cache-hit:
description:'A boolean value to indicate if a cache was hit'
description:'A boolean value to indicate if a cache was hit'