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 2727 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2828 with :
2929 path : src/github.com/containerd/ttrpc
30- - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
30+ - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
3131 with :
3232 go-version : ' stable'
3333
5252 with :
5353 path : src/github.com/containerd/ttrpc
5454 fetch-depth : 25
55- - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
55+ - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
5656 with :
5757 go-version : ' stable'
5858
7979 with :
8080 path : src/github.com/containerd/ttrpc
8181 fetch-depth : 25
82- - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
82+ - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
8383 with :
8484 go-version : ${{ matrix.go }}
8585
@@ -111,7 +111,7 @@ jobs:
111111 with :
112112 path : src/github.com/containerd/ttrpc
113113 fetch-depth : 25
114- - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
114+ - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
115115 with :
116116 go-version : ' stable'
117117 id : go
You can’t perform that action at this time.
0 commit comments