Skip to content

Commit 81dbb79

Browse files
committed
docs: update input description to match README
1 parent db33b71 commit 81dbb79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs:
2020
required: false
2121
default: 'false'
2222
cache_dependency_path:
23-
description: File path to the pnpm lockfile, which contents hash will be used as a cache key
23+
description: File path to the pnpm lockfile, whose contents hash will be used as a cache key. Accepts multiple paths delimited by newlines.
2424
required: false
2525
default: 'pnpm-lock.yaml'
2626
package_json_file:

0 commit comments

Comments
 (0)