We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982be5f commit c4470d4Copy full SHA for c4470d4
.github/workflows/check-markdown-task.yml
@@ -77,7 +77,7 @@ jobs:
77
node-version: ${{ env.NODE_VERSION }}
78
79
- name: Initialize markdownlint-cli problem matcher
80
- uses: xt0rted/markdownlint-problem-matcher@v2
+ uses: xt0rted/markdownlint-problem-matcher@v3
81
82
- name: Install Task
83
uses: arduino/setup-task@v2
0 commit comments