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 2828 with :
2929 fetch-depth : 0
3030 - name : LLVM cache
31- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
31+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
3232 with :
3333 path : ./llvm
3434 key : ${{ hashFiles('download_llvm.sh') }}
9595 xcode-version : ${{env.XCODE_VERSION}}
9696 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
9797 - name : LLVM cache
98- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
98+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
9999 with :
100100 path : ./llvm
101101 key : ${{ hashFiles('download_llvm.sh') }}
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 - name : LLVM cache
20- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
20+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2121 with :
2222 path : ./llvm
2323 key : ${{ hashFiles('download_llvm.sh') }}
7171 xcode-version : ${{env.XCODE_VERSION}}
7272 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
7373 - name : LLVM cache
74- uses : actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3.4.3
74+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
7575 with :
7676 path : ./llvm
7777 key : ${{ hashFiles('download_llvm.sh') }}
You can’t perform that action at this time.
0 commit comments