1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-12 00:01:48 +03:00

Merge pull request #4132 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-3

Bump xt0rted/markdownlint-problem-matcher from 2 to 3
This commit is contained in:
per1234
2024-02-25 23:23:14 -08:00
committed by GitHub

View File

@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Initialize markdownlint-cli problem matcher - name: Initialize markdownlint-cli problem matcher
uses: xt0rted/markdownlint-problem-matcher@v2 uses: xt0rted/markdownlint-problem-matcher@v3
- name: Install markdownlint-cli - name: Install markdownlint-cli
run: sudo npm install --global markdownlint-cli run: sudo npm install --global markdownlint-cli