File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 - name : Use Node.js
3636 uses : actions/setup-node@v3
3737 with :
38- node-version : 20
38+ node-version : 16
3939 cache : pnpm
4040 - uses : dorny/paths-filter@v2
4141 id : changes
Original file line number Diff line number Diff line change 2828 - name : Use Node.js
2929 uses : actions/setup-node@v3
3030 with :
31- node-version : 20
31+ node-version : 16
3232 cache : pnpm
3333 - name : Package & Deploy Docs
3434 run : |
Original file line number Diff line number Diff line change 3131 - uses : actions/setup-node@v3
3232 with :
3333 registry-url : https://registry.npmjs.org/
34- node-version : 20
34+ node-version : 16
3535 cache : pnpm
3636 - name : Setup and build
3737 run : |
7676 - uses : actions/setup-node@v3
7777 with :
7878 registry-url : https://registry.npmjs.org/
79- node-version : 20
79+ node-version : 16
8080 cache : pnpm
8181 - name : Setup and build
8282 run : |
You can’t perform that action at this time.
0 commit comments