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 7070 submodules : true
7171
7272 - name : Setup Go
73- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
73+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
7474 with :
7575 go-version-file : go.mod
7676
@@ -118,7 +118,7 @@ jobs:
118118 submodules : true
119119
120120 - name : Setup Go
121- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
121+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
122122 with :
123123 go-version-file : go.mod
124124
@@ -171,7 +171,7 @@ jobs:
171171 run : git fetch --prune --unshallow
172172
173173 - name : Setup Go
174- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
174+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
175175 with :
176176 go-version-file : go.mod
177177
@@ -201,7 +201,7 @@ jobs:
201201 run : git fetch --prune --unshallow
202202
203203 - name : Setup Go
204- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
204+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
205205 with :
206206 go-version-file : go.mod
207207
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 echo "commit-sha=$OUTPUT" >> $GITHUB_OUTPUT
123123
124124 - name : Setup Go
125- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
125+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
126126 with :
127127 go-version-file : go.mod
128128
You can’t perform that action at this time.
0 commit comments