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.
2 parents a87eab9 + e0983ca commit 9eb42feCopy full SHA for 9eb42fe
markdown-link-check/action.yml
@@ -57,7 +57,7 @@ runs:
57
use-quiet-mode: ${{ inputs.use-quiet-mode }}
58
use-verbose-mode: ${{ inputs.use-verbose-mode }}
59
config-file: ${{ inputs.config-file }}
60
- folder: ${{ inputs.folder-path }}
+ folder-path: ${{ inputs.folder-path }}
61
max-depth: ${{ inputs.max-depth }}
62
check-modified-files-only: ${{ inputs.check-modified-files-only }}
63
base-branch: ${{ inputs.base-branch }}
0 commit comments