File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 version : 9.0.6
1919 - uses : actions/setup-node@v4
2020 with :
21- node-version : 20
21+ node-version : 22
2222 cache : pnpm
2323 - run : pnpm install
2424 - run : pnpm --filter "./sdk-playground/packages/shared" build
Original file line number Diff line number Diff line change 2020 version : 9.0.6
2121 - uses : actions/setup-node@v4
2222 with :
23- node-version : 20
23+ node-version : 22
2424 cache : pnpm
2525 - run : pnpm install
2626 - run : npm run build
Original file line number Diff line number Diff line change 2020 version : 9.0.6
2121 - uses : actions/setup-node@v4
2222 with :
23- node-version : 20
23+ node-version : 22
2424 cache : pnpm
2525 - run : pnpm install
2626 - run : npm run build
Original file line number Diff line number Diff line change 1414 version : latest
1515 - uses : actions/setup-node@v4
1616 with :
17- node-version : 20
17+ node-version : 22
1818 cache : pnpm
1919 - run : pnpm install
2020 - name : create env file
Original file line number Diff line number Diff line change 2020 version : 9.0.6
2121 - uses : actions/setup-node@v4
2222 with :
23- node-version : 20
23+ node-version : 22
2424 cache : pnpm
2525 - run : pnpm install
2626 - run : npm run build
You can’t perform that action at this time.
0 commit comments