We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3824bb5 commit 26bc9b6Copy full SHA for 26bc9b6
workflow-templates/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
0 commit comments