File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 submodules : true
2525
2626 - name : Setup Go
27- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
27+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2828 with :
2929 go-version : ${{ env.GO_VERSION }}
3030
6060 submodules : true
6161
6262 - name : Setup Go
63- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
63+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
6464 with :
6565 go-version : ${{ env.GO_VERSION }}
6666
8787 submodules : true
8888
8989 - name : Setup Go
90- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
90+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
9191 with :
9292 go-version : ${{ env.GO_VERSION }}
9393
@@ -137,7 +137,7 @@ jobs:
137137 run : git fetch --prune --unshallow
138138
139139 - name : Setup Go
140- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
140+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
141141 with :
142142 go-version : ${{ env.GO_VERSION }}
143143
You can’t perform that action at this time.
0 commit comments