mirror of
https://github.com/gaurav-nelson/github-action-markdown-link-check.git
synced 2024-11-29 09:12:26 +03:00
Dependency update
Updated markdown-link-check to version: 3.8.3
This commit is contained in:
parent
95d5f3b63d
commit
3d46f41091
@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
|
||||
BLUE='\033[0;34m'
|
||||
RED='\033[0;31m'
|
||||
|
||||
npm i -g markdown-link-check@3.8.1
|
||||
npm i -g markdown-link-check@3.8.3
|
||||
|
||||
declare -a FIND_CALL
|
||||
declare -a COMMAND_DIRS COMMAND_FILES
|
||||
|
Loading…
Reference in New Issue
Block a user