File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2222 - name : Set up Go 1.x
2323 uses : actions/setup-go@v2
2424 with :
25- go-version : ^1.14
25+ go-version : ^1.15
2626 id : go
2727
2828 - name : Check out code into the Go module directory
Original file line number Diff line number Diff line change 2626 - name : Set up Go 1.x
2727 uses : actions/setup-go@v2
2828 with :
29- go-version : ^1.14
29+ go-version : ^1.15
3030 id : go
3131
3232 - name : Check out code into the Go module directory
5454 - name : Set up Go 1.x
5555 uses : actions/setup-go@v2
5656 with :
57- go-version : ^1.14
57+ go-version : ^1.15
5858 id : go
5959
6060 - name : Check out code into the Go module directory
8686 - name : Set up Go 1.x
8787 uses : actions/setup-go@v2
8888 with :
89- go-version : ^1.14
89+ go-version : ^1.15
9090 id : go
9191
9292 - name : Check out code into the Go module directory
Original file line number Diff line number Diff line change 1818 - name : Set up Go 1.x
1919 uses : actions/setup-go@v2
2020 with :
21- go-version : ^1.14
21+ go-version : ^1.15
2222 id : go
2323
2424 - name : Check out code into the Go module directory
4141 - name : Set up Go 1.x
4242 uses : actions/setup-go@v2
4343 with :
44- go-version : ^1.14
44+ go-version : ^1.15
4545 id : go
4646
4747 - name : Check out code into the Go module directory
7373 - name : Set up Go 1.x
7474 uses : actions/setup-go@v2
7575 with :
76- go-version : ^1.14
76+ go-version : ^1.15
7777 id : go
7878
7979 - name : Check out code into the Go module directory
@@ -156,7 +156,7 @@ jobs:
156156 - name : Set up Go 1.x
157157 uses : actions/setup-go@v2
158158 with :
159- go-version : ^1.14
159+ go-version : ^1.15
160160 id : go
161161
162162 - name : Check out code into the Go module directory
You can’t perform that action at this time.
0 commit comments