File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
submodules : true
50
50
51
51
- name : Setup Go
52
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
52
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
53
53
with :
54
54
go-version : ${{ env.GO_VERSION }}
55
55
93
93
submodules : true
94
94
95
95
- name : Setup Go
96
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
96
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
97
97
with :
98
98
go-version : ${{ env.GO_VERSION }}
99
99
@@ -143,7 +143,7 @@ jobs:
143
143
run : git fetch --prune --unshallow
144
144
145
145
- name : Setup Go
146
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
146
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
147
147
with :
148
148
go-version : ${{ env.GO_VERSION }}
149
149
@@ -203,7 +203,7 @@ jobs:
203
203
run : git fetch --prune --unshallow
204
204
205
205
- name : Setup Go
206
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
206
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
207
207
with :
208
208
go-version : ${{ env.GO_VERSION }}
209
209
@@ -272,7 +272,7 @@ jobs:
272
272
run : git fetch --prune --unshallow
273
273
274
274
- name : Setup Go
275
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
275
+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
276
276
with :
277
277
go-version : ${{ env.GO_VERSION }}
278
278
You can’t perform that action at this time.
0 commit comments