We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 463b627 + 4cd0387 commit 8967c37Copy full SHA for 8967c37
.github/workflows/check-markdown-task.yml
@@ -51,7 +51,7 @@ jobs:
51
node-version: ${{ env.NODE_VERSION }}
52
53
- name: Initialize markdownlint-cli problem matcher
54
- uses: xt0rted/markdownlint-problem-matcher@v2
+ uses: xt0rted/markdownlint-problem-matcher@v3
55
56
- name: Install Task
57
uses: arduino/setup-task@v2
0 commit comments