diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 84bd81dbbb..1762473e75 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -17,7 +17,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40.0.2 + uses: tj-actions/changed-files@v40.2.0 with: # Ignore all other languages except English files_ignore: |