diff --git a/.github/workflows/lint_md_changes.yml b/.github/workflows/lint_md_changes.yml index 3410e308..500527a0 100644 --- a/.github/workflows/lint_md_changes.yml +++ b/.github/workflows/lint_md_changes.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v40 + - uses: tj-actions/changed-files@v41 id: changed-files with: files: '**/*.md'