You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-11-12 19:21:02 +03:00
Merge pull request #2000 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-2
Bump xt0rted/markdownlint-problem-matcher from 1 to 2
This commit is contained in:
2
.github/workflows/check-markdown.yml
vendored
2
.github/workflows/check-markdown.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Initialize markdownlint-cli problem matcher
|
- name: Initialize markdownlint-cli problem matcher
|
||||||
uses: xt0rted/markdownlint-problem-matcher@v1
|
uses: xt0rted/markdownlint-problem-matcher@v2
|
||||||
|
|
||||||
- name: Install markdownlint-cli
|
- name: Install markdownlint-cli
|
||||||
run: sudo npm install --global markdownlint-cli
|
run: sudo npm install --global markdownlint-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user