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 7474 sudo apt install -y mono-complete
7575 mono --version
7676 - name : Cache Tools
77- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
77+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
7878 with :
7979 path : tools
8080 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 4646 10.0
4747
4848 - name : Cache Tools
49- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
49+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
5050 with :
5151 path : tools
5252 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 3333 mono --version
3434
3535 - name : Cache Tools
36- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
36+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
3737 with :
3838 path : tools
3939 key : ${{ runner.os }}-doc-tools-${{ hashFiles('recipe.cake') }}
You can’t perform that action at this time.
0 commit comments