Merge pull request #565 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-2

build(deps): bump xt0rted/markdownlint-problem-matcher from 1 to 2
This commit is contained in:
per1234
2022-10-24 04:38:12 -07:00
committed by GitHub
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
- name: Initialize markdownlint-cli problem matcher
uses: xt0rted/markdownlint-problem-matcher@v1
uses: xt0rted/markdownlint-problem-matcher@v2
- name: Install Task
uses: arduino/setup-task@v1