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 3232 - name : Use Node.js 18.x
3333 uses : actions/setup-node@v2
3434 with :
35- node-version : 18.10
35+ node-version : " 18.10.0 "
3636
3737 - name : Install pnpm
3838 run : npm i -g pnpm@latest
9393 - name : Use Node.js 18.x
9494 uses : actions/setup-node@v2
9595 with :
96- node-version : 18.10
96+ node-version : " 18.10.0 "
9797
9898 - name : Install pnpm
9999 run : npm i -g pnpm@latest
Original file line number Diff line number Diff line change 3030 - name : Use Node.js 18.x
3131 uses : actions/setup-node@v2
3232 with :
33- node-version : 18.10
33+ node-version : " 18.10.0 "
3434
3535 - name : Install pnpm
3636 run : npm i -g pnpm@latest
Original file line number Diff line number Diff line change 2525 - name : Use Node.js 18.x
2626 uses : actions/setup-node@v2
2727 with :
28- node-version : 18.10
28+ node-version : " 18.10.0 "
2929
3030 - name : Install dependencies
3131 run : |
You can’t perform that action at this time.
0 commit comments