File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
submodules : true
42
42
43
43
- name : Setup Go
44
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
44
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
45
45
with :
46
46
go-version : ${{ env.GO_VERSION }}
47
47
85
85
submodules : true
86
86
87
87
- name : Setup Go
88
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
88
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
89
89
with :
90
90
go-version : ${{ env.GO_VERSION }}
91
91
@@ -131,7 +131,7 @@ jobs:
131
131
run : git fetch --prune --unshallow
132
132
133
133
- name : Setup Go
134
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
134
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
135
135
with :
136
136
go-version : ${{ env.GO_VERSION }}
137
137
@@ -191,7 +191,7 @@ jobs:
191
191
run : git fetch --prune --unshallow
192
192
193
193
- name : Setup Go
194
- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
194
+ uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
195
195
with :
196
196
go-version : ${{ env.GO_VERSION }}
197
197
You can’t perform that action at this time.
0 commit comments