We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db33b71 commit 81dbb79Copy full SHA for 81dbb79
1 file changed
action.yml
@@ -20,7 +20,7 @@ inputs:
20
required: false
21
default: 'false'
22
cache_dependency_path:
23
- 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.
24
25
default: 'pnpm-lock.yaml'
26
package_json_file:
0 commit comments