Skip to content

Commit

Permalink
Merge pull request #4132 from arduino/dependabot/github_actions/xt0rt…
Browse files Browse the repository at this point in the history
…ed/markdownlint-problem-matcher-3

Bump xt0rted/markdownlint-problem-matcher from 2 to 3
  • Loading branch information
per1234 authored Feb 26, 2024
2 parents 7c5fa7d + 2055a96 commit ae6f3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v4

- name: Initialize markdownlint-cli problem matcher
uses: xt0rted/markdownlint-problem-matcher@v2
uses: xt0rted/markdownlint-problem-matcher@v3

- name: Install markdownlint-cli
run: sudo npm install --global markdownlint-cli
Expand Down

0 comments on commit ae6f3ff

Please sign in to comment.