File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7373 submodules : true
7474
7575 - name : Setup Go
76- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
76+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
7777 with :
7878 go-version : ${{ env.GO_VERSION }}
7979
@@ -121,7 +121,7 @@ jobs:
121121 submodules : true
122122
123123 - name : Setup Go
124- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
124+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
125125 with :
126126 go-version : ${{ env.GO_VERSION }}
127127
@@ -174,7 +174,7 @@ jobs:
174174 run : git fetch --prune --unshallow
175175
176176 - name : Setup Go
177- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
177+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
178178 with :
179179 go-version : ${{ env.GO_VERSION }}
180180
@@ -204,7 +204,7 @@ jobs:
204204 run : git fetch --prune --unshallow
205205
206206 - name : Setup Go
207- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
207+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
208208 with :
209209 go-version : ${{ env.GO_VERSION }}
210210
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116116 submodules : true
117117
118118 - name : Setup Go
119- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
119+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
120120 with :
121121 go-version : ${{ env.GO_VERSION }}
122122
You can’t perform that action at this time.
0 commit comments