File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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@9255dc7a253b0ccc959486e2bca901246202afeb # v5
6666 with :
6767 path : tools
6868 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 5050 8.0.x
5151
5252 - name : Cache Tools
53- uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
53+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
5454 with :
5555 path : tools
5656 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') }}
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@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
18+ uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
1919 with :
2020 path : tools
2121 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
You can’t perform that action at this time.
0 commit comments