File tree Expand file tree Collapse file tree 5 files changed +4
-7
lines changed Expand file tree Collapse file tree 5 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1212 - name : Setup node
1313 uses : actions/setup-node@v1
1414 with :
15- node-version : ' 12 .x'
15+ node-version : ' 16 .x'
1616 registry-url : ' https://registry.npmjs.org'
1717 - name : Install modules
1818 run : yarn
Original file line number Diff line number Diff line change 1212 - name : Setup node
1313 uses : actions/setup-node@v1
1414 with :
15- node-version : ' 12 .x'
15+ node-version : ' 16 .x'
1616 registry-url : ' https://registry.npmjs.org'
1717 - name : Install modules
1818 run : yarn
Original file line number Diff line number Diff line change 99 - name : Setup node
1010 uses : actions/setup-node@v1
1111 with :
12- node-version : ' 12 .x'
12+ node-version : ' 16 .x'
1313 registry-url : ' https://registry.npmjs.org'
1414 - name : Install modules
1515 run : yarn
Original file line number Diff line number Diff line change 389389### :package : Chore
390390
391391* add picgo bump version ([ c312302] ( https://github.com/PicGo/PicGo-Core/commit/c312302 ) )
392-
393-
394-
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ A tool for picture uploading. Both CLI & api supports. It also supports plugin s
1515
1616## Installation
1717
18- PicGo should be installed with node.js >= 12.
18+ PicGo should be installed with node.js >= 12 (v1.5.0-alpha.4 and small) & node.js >= 16 (since v1.5.0-alpha.5) .
1919
2020### Global install
2121
You can’t perform that action at this time.
0 commit comments