File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 id : dependencies-cache
4848 timeout-minutes : 4
4949 continue-on-error : true
50- uses : actions/cache/restore@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
50+ uses : actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
5151 with :
5252 path : ~/Library/Developer/Xcode/DerivedData/Amplify
5353 key : amplify-packages-${{ hashFiles('Package.resolved') }}
5959 if : steps.dependencies-cache.outputs.cache-hit
6060 timeout-minutes : 4
6161 continue-on-error : true
62- uses : actions/cache/restore@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
62+ uses : actions/cache/restore@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
6363 with :
6464 path : ${{ github.workspace }}/Build
6565 key : Amplify-${{ inputs.platform }}-build-cache
You can’t perform that action at this time.
0 commit comments