mirror of
https://github.com/gaurav-nelson/github-action-markdown-link-check.git
synced 2024-11-25 19:13:43 +03:00
Merge pull request #95 from gaurav-nelson/mlc-3.8.6
update to latest MLC version
This commit is contained in:
commit
0fe4911067
@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
|
||||
BLUE='\033[0;34m'
|
||||
RED='\033[0;31m'
|
||||
|
||||
npm i -g markdown-link-check@3.8.5
|
||||
npm i -g markdown-link-check@3.8.6
|
||||
|
||||
declare -a FIND_CALL
|
||||
declare -a COMMAND_DIRS COMMAND_FILES
|
||||
|
Loading…
Reference in New Issue
Block a user