File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
fetch-depth : 0
44
44
45
45
- name : Setup Go
46
- uses : actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
46
+ uses : actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v2
47
47
with :
48
48
go-version : 1.17.0
49
49
@@ -102,7 +102,7 @@ jobs:
102
102
fetch-depth : 0
103
103
104
104
- name : Setup Go
105
- uses : actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
105
+ uses : actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v2
106
106
with :
107
107
go-version : 1.17.0
108
108
Original file line number Diff line number Diff line change 54
54
fetch-depth : 0
55
55
56
56
- name : Setup Go
57
- uses : actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
57
+ uses : actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v2
58
58
with :
59
59
go-version : 1.17.0
60
60
99
99
fetch-depth : 0
100
100
101
101
- name : Setup Go
102
- uses : actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
102
+ uses : actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v2
103
103
with :
104
104
go-version : 1.17.0
105
105
@@ -154,7 +154,7 @@ jobs:
154
154
- run : echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
155
155
156
156
- name : Setup Go
157
- uses : actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
157
+ uses : actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v2
158
158
with :
159
159
go-version : 1.17.0
160
160
You can’t perform that action at this time.
0 commit comments