diff --git a/.github/workflows/markdown.yml b/.github/workflows/markdown.yml index 9f18e92..f4c41f1 100644 --- a/.github/workflows/markdown.yml +++ b/.github/workflows/markdown.yml @@ -34,7 +34,7 @@ jobs: # @link https://github.com/marketplace/actions/markdownlint-cli2-action - name: Check markdown with CLI2 - uses: DavidAnson/markdownlint-cli2-action@v15 + uses: DavidAnson/markdownlint-cli2-action@v16 remark: name: 'QA Markdown'