work on resolving comments

This commit is contained in:
Dmitry Shibanov
2021-06-25 12:06:49 +03:00
parent f2b87bb2c2
commit d36a3314a5
9 changed files with 10 additions and 10 deletions

View File

@ -20,7 +20,7 @@ inputs:
description: Used to pull node distributions from node-versions. Since there's a default, this is typically not supplied by the user.
default: ${{ github.token }}
cache:
description: 'Used to specify package manager for caching in default directory. Supported values: npm, yarn'
description: 'Used to specify a package manager for caching in the default directory. Supported values: npm, yarn'
# 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
# Deprecated option, do not use. Will not be supported after October 1, 2019