Skip to content

Commit 3e6e556

Browse files
authored
Merge pull request #60 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-3
Bump xt0rted/markdownlint-problem-matcher from 2 to 3
2 parents a85b6fb + c80d1cc commit 3e6e556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-markdown-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Initialize markdownlint-cli problem matcher
41-
uses: xt0rted/markdownlint-problem-matcher@v2
41+
uses: xt0rted/markdownlint-problem-matcher@v3
4242

4343
- name: Install Task
4444
uses: arduino/setup-task@v2

0 commit comments

Comments
 (0)