diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5c25673..c9dd53cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,6 @@ jobs: - name: Lint markdown files run: mdl . -r ~MD036,~MD024,~MD004,~MD029 - name: Try build docs - uses: jnanadarshan/mkdocs-build-action@v1 + uses: jnanadarshan/mkdocs-build-action@v0.24 # Suppress 036 Emphasis used instead of a header # Suppress 024 Multiple headers with the same content