diff --git a/.github/workflows/markdown-style-checks.yml b/.github/workflows/markdown-style-checks.yml index bc75792104..da75d09e6c 100644 --- a/.github/workflows/markdown-style-checks.yml +++ b/.github/workflows/markdown-style-checks.yml @@ -19,6 +19,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 + - uses: DavidAnson/markdownlint-cli2-action@da69c892c18054747fb6c264e9bfec137ed726ec with: config: "docs/.sphinx/.markdownlint.json"