diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0a63725..13b3f80 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,6 +11,4 @@ jobs: uses: actions/checkout@v4 - name: run markdown lint - uses: articulate/actions-markdownlint@v1 - with: - config: .markdownlint.yaml + uses: docker://avtodev/markdown-lint:v1