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 1515 - name : Install pnpm
1616 uses : pnpm/action-setup@v2
1717
18- - name : Set node version to 16
18+ - name : Set node version to 18
1919 uses : actions/setup-node@v2
2020 with :
2121 node-version : 18
3434 - name : Install pnpm
3535 uses : pnpm/action-setup@v2
3636
37- - name : Set node version to 16
37+ - name : Set node version to 18
3838 uses : actions/setup-node@v2
3939 with :
4040 node-version : 18
5656 - name : Install pnpm
5757 uses : pnpm/action-setup@v2
5858
59- - name : Set node version to 16
59+ - name : Set node version to 18
6060 uses : actions/setup-node@v2
6161 with :
6262 node-version : 18
7878 - name : Install pnpm
7979 uses : pnpm/action-setup@v2
8080
81- - name : Set node version to 16
81+ - name : Set node version to 18
8282 uses : actions/setup-node@v2
8383 with :
8484 node-version : 18
You can’t perform that action at this time.
0 commit comments