Skip to content

Commit 09464ab

Browse files
authored
Merge pull request #268 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-3
Bump xt0rted/markdownlint-problem-matcher from 2 to 3
2 parents fcc2f3a + 30b5d08 commit 09464ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
node-version: ${{ env.NODE_VERSION }}
8181

8282
- name: Initialize markdownlint-cli problem matcher
83-
uses: xt0rted/markdownlint-problem-matcher@v2
83+
uses: xt0rted/markdownlint-problem-matcher@v3
8484

8585
- name: Install Task
8686
uses: arduino/setup-task@v1

0 commit comments

Comments
 (0)