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 6608a91 commit bca2109Copy full SHA for bca2109
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.1 markdownlint-cli@^0.46.0
+npm install --save-dev markdown-link-check@^3.14.2 markdownlint-cli@^0.46.0
63
```
64
65
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments