Skip to content

Commit 1d488a5

Browse files
authored
Merge pull request #24 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-2
Bump xt0rted/markdownlint-problem-matcher from 1 to 2
2 parents e355771 + bf5d844 commit 1d488a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v3
3838

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

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

0 commit comments

Comments
 (0)