Skip to content

Commit ea9a147

Browse files
authored
Merge pull request #10 from Dafnik/fix/remove-unused-action-input
fix: remove unused action input
2 parents f2db15c + 67ca1a8 commit ea9a147

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

action.yml

-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ inputs:
1818
description: "Work directory"
1919
required: false
2020
default: "."
21-
cache-dependency-path:
22-
description: "Path to pnpm-lock.yaml"
23-
required: false
24-
default: "pnpm-lock.yaml"
2521
install:
2622
description: "Runs pnpm install"
2723
required: false

0 commit comments

Comments
 (0)