We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 981b266 + eab092b commit bb27ca0Copy full SHA for bb27ca0
.github/workflows/markdown.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# @link https://github.com/marketplace/actions/problem-matcher-for-markdownlint-cli
44
- name: Enable showing issue in PRs
45
- uses: xt0rted/markdownlint-problem-matcher@v1
+ uses: xt0rted/markdownlint-problem-matcher@v2
46
47
- name: Check markdown with CLI2
48
run: markdownlint-cli2
0 commit comments