File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 submodules : true
3333
3434 - name : Setup Go
35- uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6 .0
35+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3636 with :
3737 go-version : ${{ env.GO_VERSION }}
3838
8686 submodules : true
8787
8888 - name : Setup Go
89- uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6 .0
89+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
9090 with :
9191 go-version : ${{ env.GO_VERSION }}
9292
@@ -155,7 +155,7 @@ jobs:
155155 run : git fetch --prune --unshallow
156156
157157 - name : Setup Go
158- uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6 .0
158+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
159159 with :
160160 go-version : ${{ env.GO_VERSION }}
161161
@@ -214,7 +214,7 @@ jobs:
214214 run : git fetch --prune --unshallow
215215
216216 - name : Setup Go
217- uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6 .0
217+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
218218 with :
219219 go-version : ${{ env.GO_VERSION }}
220220
@@ -286,7 +286,7 @@ jobs:
286286 run : git fetch --prune --unshallow
287287
288288 - name : Setup Go
289- uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6 .0
289+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
290290 with :
291291 go-version : ${{ env.GO_VERSION }}
292292
Original file line number Diff line number Diff line change 3232 submodules : true
3333
3434 - name : Setup Go
35- uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6 .0
35+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3636 with :
3737 go-version : ${{ env.GO_VERSION }}
3838
You can’t perform that action at this time.
0 commit comments