File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1004,7 +1004,7 @@ jobs:
1004
1004
- name : Checkout branch
1005
1005
uses : actions/checkout@v4
1006
1006
with :
1007
- ref : a52f8621d26d5d9f54b80f74bda2d9eedff94693
1007
+ ref : 009ff3ba221358684a3586d10a225f804446288a
1008
1008
repository : ${{ github.event.pull_request.head.repo.full_name }}
1009
1009
submodules : true
1010
1010
fetch-depth : 2
@@ -1078,8 +1078,8 @@ jobs:
1078
1078
id : changed-files-dir-names-deleted-files-include-only-deleted-dirs-directory-posix-path-separator
1079
1079
uses : ./
1080
1080
with :
1081
- base_sha : a52f8621d26d5d9f54b80f74bda2d9eedff94693
1082
- sha : cd1e384723e4d1a184568182ac2b27c53ebf017f
1081
+ base_sha : 009ff3ba221358684a3586d10a225f804446288a
1082
+ sha : 6143d0fb5c4821aa75c07aacd04343f62deac91a
1083
1083
dir_names : true
1084
1084
dir_names_deleted_files_include_only_deleted_dirs : true
1085
1085
use_posix_path_separator : true
You can’t perform that action at this time.
0 commit comments