codespell.yml: bump tj-actions/changed-files version to latest (#10015)
This commit is contained in:

committed by
GitHub

parent
a87206c0b5
commit
261040d3c8
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v26.1
|
||||
uses: tj-actions/changed-files@v35.7.11
|
||||
with:
|
||||
# Ignore all other languages except English
|
||||
files_ignore: |
|
||||
|
Reference in New Issue
Block a user