mirror of
https://github.com/pnpm/action-setup.git
synced 2026-06-22 03:47:53 +00:00
docs: update input description to match README
This commit is contained in:
parent
db33b71bfe
commit
81dbb7960a
@ -20,7 +20,7 @@ inputs:
|
||||
required: false
|
||||
default: 'false'
|
||||
cache_dependency_path:
|
||||
description: File path to the pnpm lockfile, which contents hash will be used as a cache key
|
||||
description: File path to the pnpm lockfile, whose contents hash will be used as a cache key. Accepts multiple paths delimited by newlines.
|
||||
required: false
|
||||
default: 'pnpm-lock.yaml'
|
||||
package_json_file:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user