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 68e7aa8 commit 76ff174Copy full SHA for 76ff174
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.14.0 markdownlint-cli@^0.45.0
+npm install --save-dev markdown-link-check@^3.14.1 markdownlint-cli@^0.45.0
63
```
64
65
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments