mirror of
https://github.com/gaurav-nelson/github-action-markdown-link-check.git
synced 2024-11-29 09:12:26 +03:00
update to latest MLC version
This commit is contained in:
parent
2a60e0fe41
commit
92449e7e1a
@ -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