32
32
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
33
34
34
- name : Set up Go 1.x
35
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
35
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
36
36
with :
37
37
go-version : ${{ env.GO_VERSION }}
38
38
id : go
50
50
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
51
52
52
- name : Set up Go 1.x
53
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
53
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
54
54
with :
55
55
go-version : ${{ env.GO_VERSION }}
56
56
id : go
67
67
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
68
68
69
69
- name : Set up Go 1.x
70
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
70
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
71
71
with :
72
72
go-version : ${{ env.GO_VERSION }}
73
73
id : go
84
84
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
85
85
86
86
- name : Set up Go 1.x
87
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
87
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
88
88
with :
89
89
go-version : ${{ env.GO_VERSION }}
90
90
id : go
@@ -101,7 +101,7 @@ jobs:
101
101
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
102
102
103
103
- name : Set up Go 1.x
104
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
104
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
105
105
with :
106
106
go-version : ${{ env.GO_VERSION }}
107
107
id : go
@@ -133,7 +133,7 @@ jobs:
133
133
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
134
134
135
135
- name : Set up Go 1.x
136
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
136
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
137
137
with :
138
138
go-version : ${{ env.GO_VERSION }}
139
139
id : go
@@ -160,7 +160,7 @@ jobs:
160
160
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
161
161
162
162
- name : Set up Go 1.x
163
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
163
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
164
164
with :
165
165
go-version : ${{ env.GO_VERSION }}
166
166
id : go
@@ -177,7 +177,7 @@ jobs:
177
177
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
178
178
179
179
- name : Set up Go 1.x
180
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
180
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
181
181
with :
182
182
go-version : ${{ env.GO_VERSION }}
183
183
id : go
0 commit comments