mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
codespell.yml: bump tj-actions/changed-files version to latest (#10015)
This commit is contained in:
parent
a87206c0b5
commit
261040d3c8
1 changed files with 1 additions and 1 deletions
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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue