Switch to our clone of changed-files action
This commit is contained in:
parent
d270b638e5
commit
897a20c56a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- name: Detect Directory Changes
|
||||
id: changed-dirs
|
||||
uses: https://github.com/tj-actions/changed-files@v42
|
||||
uses: https://gitea.angry.im/actions/changed-files@v42
|
||||
with:
|
||||
dir_names: 'true'
|
||||
dir_names_max_depth: '1'
|
||||
|
|
Loading…
Reference in a new issue