Skip to content

Commit e9239a5

Browse files
Merge pull request #144 from creachadair/mjf/update-version
Update markdown-lint-check to v3.10.2.
2 parents af1947d + ca705e7 commit e9239a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
88
BLUE='\033[0;34m'
99
RED='\033[0;31m'
1010

11-
npm i -g markdown-link-check@3.8.7
11+
npm i -g markdown-link-check@3.10.2
1212
echo "::group::Debug information"
1313
npm -g list --depth=1
1414
echo "::endgroup::"

0 commit comments

Comments
 (0)