File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
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 : 16
3839 cache : pnpm
3940 - uses : dorny/paths-filter@v2
4041 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 : 16
3132 cache : pnpm
3233 - name : Package & Deploy Docs
3334 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 : 16
3435 cache : pnpm
3536 - name : Setup and build
3637 run : |
7576 - uses : actions/setup-node@v3
7677 with :
7778 registry-url : https://registry.npmjs.org/
79+ node-version : 16
7880 cache : pnpm
7981 - name : Setup and build
8082 run : |
You can’t perform that action at this time.
0 commit comments