File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858 7.0
5959 8.0
6060 - name : Cache Tools
61- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
61+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
6262 with :
6363 path : tools
6464 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 4444 7.0
4545 8.0
4646 - name : Cache Tools
47- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
47+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
4848 with :
4949 path : tools
5050 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 1919 - name : Fetch all tags and branches
2020 run : git fetch --prune --unshallow
2121 - name : Cache Tools
22- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
22+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
2323 with :
2424 path : tools
2525 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
You can’t perform that action at this time.
0 commit comments