We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae07e4 commit f831796Copy full SHA for f831796
.github/workflows/check-markdown-task.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/checkout@v3
47
48
- name: Initialize markdownlint-cli problem matcher
49
- uses: xt0rted/markdownlint-problem-matcher@v1
+ uses: xt0rted/markdownlint-problem-matcher@v2
50
51
- name: Install Task
52
uses: arduino/setup-task@v1
0 commit comments