Merge pull request #144 from creachadair/mjf/update-version

Update markdown-lint-check to v3.10.2.
This commit is contained in:
Gaurav Nelson 2022-07-28 22:21:18 +10:00 committed by GitHub
commit e9239a507d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
BLUE='\033[0;34m'
RED='\033[0;31m'
npm i -g markdown-link-check@3.8.7
npm i -g markdown-link-check@3.10.2
echo "::group::Debug information"
npm -g list --depth=1
echo "::endgroup::"