File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 73
73
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
74
74
75
75
- name : Install Go
76
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
76
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
77
77
with :
78
78
go-version : ${{ env.GO_VERSION }}
79
79
@@ -155,7 +155,7 @@ jobs:
155
155
fetch-depth : 0
156
156
157
157
- name : Install Go
158
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
158
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
159
159
with :
160
160
go-version : ${{ env.GO_VERSION }}
161
161
@@ -212,7 +212,7 @@ jobs:
212
212
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
213
213
214
214
- name : Install Go
215
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
215
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
216
216
with :
217
217
go-version : ${{ env.GO_VERSION }}
218
218
@@ -256,7 +256,7 @@ jobs:
256
256
fetch-depth : 0
257
257
258
258
- name : Install Go
259
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
259
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
260
260
with :
261
261
go-version : ${{ env.GO_VERSION }}
262
262
You can’t perform that action at this time.
0 commit comments