diff --git a/.github/workflows/lint_md_changes.yml b/.github/workflows/lint_md_changes.yml index b3042acb..039da72e 100644 --- a/.github/workflows/lint_md_changes.yml +++ b/.github/workflows/lint_md_changes.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v6 with: fetch-depth: 0 - - uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 + - uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 id: changed-files with: files: '**/*.md'