We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a496ef4 + 26bc9b6 commit a9e492aCopy full SHA for a9e492a
.github/workflows/check-markdown-task.yml
@@ -80,7 +80,7 @@ jobs:
80
node-version: ${{ env.NODE_VERSION }}
81
82
- name: Initialize markdownlint-cli problem matcher
83
- uses: xt0rted/markdownlint-problem-matcher@v2
+ uses: xt0rted/markdownlint-problem-matcher@v3
84
85
- name: Install Task
86
uses: arduino/setup-task@v2
workflow-templates/check-markdown-task.yml
0 commit comments