diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 53536e800d..4b63e8ff72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v44 + - uses: tj-actions/changed-files@v46 id: changed-files with: files: '**/*.md'