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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
65+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
53+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
36+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
18+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 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