diff --git a/.github/workflows/markdown-linter.yml b/.github/workflows/markdown-linter.yml index 6e32c06..23f70ad 100644 --- a/.github/workflows/markdown-linter.yml +++ b/.github/workflows/markdown-linter.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v7 - name: Run Markdownlint on .md files. - uses: DavidAnson/markdownlint-cli2-action@v24 + uses: DavidAnson/markdownlint-cli2-action@v24.1.0 with: config: .markdownlint.json globs: |