Skip to content

Commit 8734c17

Browse files
authored
Merge pull request #29 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-2
Bump xt0rted/markdownlint-problem-matcher from 1 to 2
2 parents 8672774 + 3f5bf73 commit 8734c17

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
@@ -51,7 +51,7 @@ jobs:
5151
node-version: ${{ env.NODE_VERSION }}
5252

5353
- name: Initialize markdownlint-cli problem matcher
54-
uses: xt0rted/markdownlint-problem-matcher@v1
54+
uses: xt0rted/markdownlint-problem-matcher@v2
5555

5656
- name: Install Task
5757
uses: arduino/setup-task@v1

0 commit comments

Comments
 (0)