Skip to content

Commit

Permalink
Merge pull request #24 from arduino/dependabot/github_actions/xt0rted…
Browse files Browse the repository at this point in the history
…/markdownlint-problem-matcher-2

Bump xt0rted/markdownlint-problem-matcher from 1 to 2
  • Loading branch information
per1234 authored Oct 24, 2022
2 parents e355771 + bf5d844 commit 1d488a5
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@v3

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

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

0 comments on commit 1d488a5

Please sign in to comment.