File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
with :
25
25
fetch-depth : 0
26
26
- name : LLVM cache
27
- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
27
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
28
28
with :
29
29
path : ./llvm
30
30
key : ${{ hashFiles('download_llvm.sh') }}
87
87
xcode-version : ${{env.XCODE_VERSION}}
88
88
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
89
89
- name : LLVM cache
90
- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
90
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
91
91
with :
92
92
path : ./llvm
93
93
key : ${{ hashFiles('download_llvm.sh') }}
Original file line number Diff line number Diff line change 17
17
with :
18
18
fetch-depth : 0
19
19
- name : LLVM cache
20
- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
20
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
21
21
with :
22
22
path : ./llvm
23
23
key : ${{ hashFiles('download_llvm.sh') }}
71
71
xcode-version : ${{env.XCODE_VERSION}}
72
72
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
73
73
- name : LLVM cache
74
- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
74
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
75
75
with :
76
76
path : ./llvm
77
77
key : ${{ hashFiles('download_llvm.sh') }}
You can’t perform that action at this time.
0 commit comments