File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3838 fetch-depth : 0
3939
4040 - name : Set up go
41- uses : actions/setup-go@v2.1.4
41+ uses : actions/setup-go@v2.1.5
4242 with :
4343 stable : ' true'
4444 go-version : ${{ matrix.go }}
8787 fetch-depth : 0
8888
8989 - name : Set up go
90- uses : actions/setup-go@v2.1.4
90+ uses : actions/setup-go@v2.1.5
9191 with :
9292 stable : ' true'
9393 go-version : ${{ matrix.go }}
@@ -140,7 +140,7 @@ jobs:
140140 fetch-depth : 0
141141
142142 - name : Set up go
143- uses : actions/setup-go@v2.1.4
143+ uses : actions/setup-go@v2.1.5
144144 with :
145145 stable : ' true'
146146 go-version : ${{ matrix.go }}
@@ -210,7 +210,7 @@ jobs:
210210 fetch-depth : 0
211211
212212 - name : Set up go
213- uses : actions/setup-go@v2.1.4
213+ uses : actions/setup-go@v2.1.5
214214 with :
215215 stable : ' true'
216216 go-version : ${{ matrix.go }}
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Set up go
27- uses : actions/setup-go@v2.1.4
27+ uses : actions/setup-go@v2.1.5
2828 with :
2929 stable : ' true'
3030 go-version : ${{ matrix.go }}
7070 fetch-depth : 0
7171
7272 - name : Set up go
73- uses : actions/setup-go@v2.1.4
73+ uses : actions/setup-go@v2.1.5
7474 with :
7575 stable : ' true'
7676 go-version : ${{ matrix.go }}
@@ -120,7 +120,7 @@ jobs:
120120 fetch-depth : 0
121121
122122 - name : Set up go
123- uses : actions/setup-go@v2.1.4
123+ uses : actions/setup-go@v2.1.5
124124 with :
125125 stable : ' true'
126126 go-version : ${{ matrix.go }}
@@ -174,7 +174,7 @@ jobs:
174174 fetch-depth : 0
175175
176176 - name : Set up go
177- uses : actions/setup-go@v2.1.4
177+ uses : actions/setup-go@v2.1.5
178178 with :
179179 stable : ' true'
180180 go-version : ${{ matrix.go }}
You can’t perform that action at this time.
0 commit comments