File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ jobs:
145
145
steps :
146
146
- uses : actions/setup-node@v3
147
147
with :
148
- node-version : 16.12 .0
148
+ node-version : 18.14 .0
149
149
- uses : actions/download-artifact@v3
150
150
with :
151
151
name : kubo
Original file line number Diff line number Diff line change 1
1
package corehttp
2
2
3
3
// TODO: move to IPNS
4
- const WebUIPath = "/ipfs/bafybeic4gops3d3lyrisqku37uio33nvt6fqxvkxihrwlqsuvf76yln4fm " // v3 .0.0
4
+ const WebUIPath = "/ipfs/bafybeigs6d53gpgu34553mbi5bbkb26e4ikruoaaar75jpfdywpup2r3my " // v4 .0.1
5
5
6
6
// WebUIPaths is a list of all past webUI paths.
7
7
var WebUIPaths = []string {
8
8
WebUIPath ,
9
+ "/ipfs/bafybeic4gops3d3lyrisqku37uio33nvt6fqxvkxihrwlqsuvf76yln4fm" ,
9
10
"/ipfs/bafybeifeqt7mvxaniphyu2i3qhovjaf3sayooxbh5enfdqtiehxjv2ldte" ,
10
11
"/ipfs/bafybeiequgo72mrvuml56j4gk7crewig5bavumrrzhkqbim6b3s2yqi7ty" ,
11
12
"/ipfs/bafybeibjbq3tmmy7wuihhhwvbladjsd3gx3kfjepxzkq6wylik6wc3whzy" ,
You can’t perform that action at this time.
0 commit comments