We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
markdown-link-check
1 parent 619d006 commit 046b5e0Copy full SHA for 046b5e0
workflow-templates/check-markdown-task.md
@@ -59,7 +59,7 @@ Commit the resulting changes to the `go.mod` and `go.sum` files.
59
Add the dependencies by running this command:
60
61
```text
62
-npm install --save-dev markdown-link-check@^3.13.7 markdownlint-cli@^0.45.0
+npm install --save-dev markdown-link-check@^3.14.0 markdownlint-cli@^0.45.0
63
```
64
65
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments