diff --git a/.github/workflows/lint_md_changes.yml b/.github/workflows/lint_md_changes.yml index 17cbd9c1..7942df32 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@823fcebdb31bb35fdf2229d9f769b400309430d0 + - uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 id: changed-files with: files: '**/*.md'