File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 sudo apt install -y mono-complete
7474 mono --version
7575 - name : Cache Tools
76- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
76+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
7777 with :
7878 path : tools
7979 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 5757 mono --version
5858
5959 - name : Cache Tools
60- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
60+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
6161 with :
6262 path : tools
6363 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 3131 6.0
3232 10.0
3333 - name : Cache Tools
34- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
34+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
3535 with :
3636 path : tools
3737 key : ${{ runner.os }}-doc-tools-${{ hashFiles('recipe.cake') }}
You can’t perform that action at this time.
0 commit comments