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 33c3c68 commit e0983caCopy full SHA for e0983ca
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