diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d39c1a8..562b995 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: run: | git clone https://github.com/BryanChasko/heraldstack-mcp.git /tmp/heraldstack-mcp cargo build --release --manifest-path /tmp/heraldstack-mcp/tools/readme-lint/Cargo.toml - - uses: tj-actions/changed-files@v44 + - uses: tj-actions/changed-files@v46 id: changed with: files: '**/*.md'