We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870a48f commit 2bfaf6fCopy full SHA for 2bfaf6f
.github/workflows/check-markdown-task.yml
@@ -83,7 +83,7 @@ jobs:
83
node-version: ${{ env.NODE_VERSION }}
84
85
- name: Initialize markdownlint-cli problem matcher
86
- uses: xt0rted/markdownlint-problem-matcher@v2
+ uses: xt0rted/markdownlint-problem-matcher@v3
87
88
- name: Install Task
89
uses: arduino/setup-task@v2
0 commit comments