File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 40
40
fetch-depth : 0
41
41
42
42
- name : Setup Golang Environment
43
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
43
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
44
44
with :
45
45
go-version : stable
46
46
cache-dependency-path : |
82
82
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
83
83
84
84
- name : Setup Golang Environment
85
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
85
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
86
86
with :
87
87
go-version : stable
88
88
cache-dependency-path : |
@@ -140,7 +140,7 @@ jobs:
140
140
fetch-depth : 0
141
141
142
142
- name : Setup Golang Environment
143
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
143
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
144
144
with :
145
145
go-version : stable
146
146
cache-dependency-path : |
@@ -320,7 +320,7 @@ jobs:
320
320
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
321
321
322
322
- name : Setup Golang Environment
323
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
323
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
324
324
with :
325
325
go-version : stable
326
326
cache-dependency-path : |
Original file line number Diff line number Diff line change 40
40
fetch-depth : 0
41
41
42
42
- name : Setup Golang Environment
43
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
43
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
44
44
with :
45
45
go-version : stable
46
46
Original file line number Diff line number Diff line change 34
34
fetch-depth : 0
35
35
36
36
- name : Setup Golang Environment
37
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
37
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
38
38
with :
39
39
go-version : stable
40
40
Original file line number Diff line number Diff line change 32
32
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
33
33
34
34
- name : Setup Golang Environment
35
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
35
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
36
36
with :
37
37
go-version : stable
38
38
Original file line number Diff line number Diff line change 51
51
ref : ${{ github.head_ref }}
52
52
53
53
- name : Setup Golang Environment
54
- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
54
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
55
55
with :
56
56
go-version : stable
57
57
cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments