diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e3e1938..61e95cf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: - uses: r7kamura/rust-problem-matchers@v1 - run: cargo fmt --all -- --check - uses: xt0rted/markdownlint-problem-matcher@v2 - - uses: DavidAnson/markdownlint-cli2-action@v10 + - uses: DavidAnson/markdownlint-cli2-action@v11 with: globs: "**/*.md" # FIXME: Add yamllint problem matcher