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 6161 8.0.x
6262
6363 - name : Cache Tools
64- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
64+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
6565 with :
6666 path : tools
6767 key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
Original file line number Diff line number Diff line change 2121 ref : ${{ github.event.ref }}
2222
2323 - name : Cache Tools
24- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
24+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
2525 with :
2626 path : tools
2727 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@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
18+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
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