File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3131 with :
3232 path : src/github.com/containerd/ttrpc
33- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
33+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3434 with :
3535 go-version : ${{ env.GO_VERSION }}
3636
5555 with :
5656 path : src/github.com/containerd/ttrpc
5757 fetch-depth : 25
58- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
58+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
5959 with :
6060 go-version : ${{ env.GO_VERSION }}
6161
8282 with :
8383 path : src/github.com/containerd/ttrpc
8484 fetch-depth : 25
85- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
85+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
8686 with :
8787 go-version : ${{ matrix.go }}
8888
@@ -114,7 +114,7 @@ jobs:
114114 with :
115115 path : src/github.com/containerd/ttrpc
116116 fetch-depth : 25
117- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
117+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
118118 with :
119119 go-version : ${{ env.GO_VERSION }}
120120 id : go
You can’t perform that action at this time.
0 commit comments