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 2424 submodules : true
2525
2626 - name : Setup Go
27- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
27+ uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
2828 with :
2929 go-version : ${{ env.GO_VERSION }}
3030
6060 submodules : true
6161
6262 - name : Setup Go
63- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
63+ uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
6464 with :
6565 go-version : ${{ env.GO_VERSION }}
6666
8787 submodules : true
8888
8989 - name : Setup Go
90- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
90+ uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
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@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
140+ uses : actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
141141 with :
142142 go-version : ${{ env.GO_VERSION }}
143143
You can’t perform that action at this time.
0 commit comments