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 7777 sudo apt install -y mono-complete
7878 mono --version
7979 - name : Cache Tools
80- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
80+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
8181 with :
8282 path : .cake
8383 key : ${{ runner.os }}-cake-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 6262 mono --version
6363
6464 - name : Cache Tools
65- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
65+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
6666 with :
6767 path : .cake
6868 key : ${{ runner.os }}-cake-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 4444 mono --version
4545
4646 - name : Cache Tools
47- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
47+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
4848 with :
4949 path : tools
5050 key : ${{ runner.os }}-doc-tools-${{ hashFiles('recipe.cake') }}
You can’t perform that action at this time.
0 commit comments