File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 with :
2525 go-version : 1.20.5
2626 - name : Restore Go cache
27- uses : actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
27+ uses : actions/cache@f4b3439a656ba812b8cb417d2d49f9c810103092 # v3.4.0
2828 with :
2929 path : ~/go/pkg/mod
3030 key : ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
Original file line number Diff line number Diff line change 5353 with :
5454 go-version : 1.20.5
5555 - name : Restore Go cache
56- uses : actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
56+ uses : actions/cache@f4b3439a656ba812b8cb417d2d49f9c810103092 # v3.4.0
5757 with :
5858 path : ~/go/pkg/mod
5959 key : ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
9090 with :
9191 go-version : 1.20.5
9292 - name : Restore Go cache
93- uses : actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
93+ uses : actions/cache@f4b3439a656ba812b8cb417d2d49f9c810103092 # v3.4.0
9494 with :
9595 path : ~/go/pkg/mod
9696 key : ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
Original file line number Diff line number Diff line change 2727 with :
2828 go-version : 1.20.5
2929 - name : Restore Go cache
30- uses : actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
30+ uses : actions/cache@f4b3439a656ba812b8cb417d2d49f9c810103092 # v3.4.0
3131 with :
3232 path : ~/go/pkg/mod
3333 key : ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
You can’t perform that action at this time.
0 commit comments