File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4848 run : git fetch --prune --unshallow
4949
5050 - name : Cache Tools
51- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
51+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
5252 with :
5353 path : tools
5454 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake', '.config/dotnet-tools.json') }}
Original file line number Diff line number Diff line change 1515 - name : Fetch all tags and branches
1616 run : git fetch --prune --unshallow
1717 - name : Cache Tools
18- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
18+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
1919 with :
2020 path : tools
2121 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake', '.config/dotnet-tools.json') }}
You can’t perform that action at this time.
0 commit comments