From 0427b22b6e2b7565e91e37ce2cd22007c839554f Mon Sep 17 00:00:00 2001 From: robhowley Date: Tue, 6 Aug 2024 10:55:38 -0400 Subject: [PATCH] try diff docker image --- .github/workflows/ci.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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