Skip to content

Commit b7a0317

Browse files
authored
Merge pull request #33 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-3
Bump xt0rted/markdownlint-problem-matcher from 2 to 3
2 parents 0950346 + aab6dde commit b7a0317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check-markdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v4
3838

3939
- name: Initialize markdownlint-cli problem matcher
40-
uses: xt0rted/markdownlint-problem-matcher@v2
40+
uses: xt0rted/markdownlint-problem-matcher@v3
4141

4242
- name: Install markdownlint-cli
4343
run: sudo npm install --global markdownlint-cli

0 commit comments

Comments
 (0)