File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
- name : Set up Go
30
30
uses : actions/setup-go@v2
31
31
with :
32
- go-version : 1.18beta2
32
+ go-version : 1.18.0-beta2
33
33
34
34
- name : Check out code into the Go module directory
35
35
uses : actions/checkout@v2
46
46
- name : Set up Go
47
47
uses : actions/setup-go@v2
48
48
with :
49
- go-version : 1.18beta2
49
+ go-version : 1.18.0-beta2
50
50
51
51
- name : Check out code into the Go module directory
52
52
uses : actions/checkout@v2
69
69
- name : Set up Go
70
70
uses : actions/setup-go@v2
71
71
with :
72
- go-version : 1.18beta2
72
+ go-version : 1.18.0-beta2
73
73
74
74
- name : Check out code into the Go module directory
75
75
uses : actions/checkout@v2
Original file line number Diff line number Diff line change 13
13
- name : Set up Go
14
14
uses : actions/setup-go@v2
15
15
with :
16
- go-version : 1.18beta2
16
+ go-version : 1.18.0-beta2
17
17
18
18
- name : Check out code into the Go module directory
19
19
uses : actions/checkout@v2
46
46
- name : Set up Go
47
47
uses : actions/setup-go@v2
48
48
with :
49
- go-version : 1.18beta2
49
+ go-version : 1.18.0-beta2
50
50
51
51
- name : Check out code into the Go module directory
52
52
uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments