mirror of https://github.com/astral-sh/ruff
Bump `tj-actions/changed-files` to v41 (#9530)
This is a subset of https://github.com/astral-sh/ruff/pull/9526 that should be safe to apply.
This commit is contained in:
parent
0753968ef3
commit
896cecddd3
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- uses: tj-actions/changed-files@v40
|
- uses: tj-actions/changed-files@v41
|
||||||
id: changed
|
id: changed
|
||||||
with:
|
with:
|
||||||
files_yaml: |
|
files_yaml: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue