File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 - name : Use Node.js v20
2121 uses : actions/setup-node@v4
2222 with :
23- node-version : 20
23+ node-version : 22
2424 cache : yarn
2525 - name : Install Dependencies
2626 run : yarn --immutable
Original file line number Diff line number Diff line change 1616 - name : Use Node.js v20
1717 uses : actions/setup-node@v4
1818 with :
19- node-version : 20
19+ node-version : 22
2020 cache : yarn
2121 - name : Install Dependencies
2222 run : yarn --immutable
4141 - name : Use Node.js v20
4242 uses : actions/setup-node@v4
4343 with :
44- node-version : 20
44+ node-version : 22
4545 cache : yarn
4646 - name : Install Dependencies
4747 run : yarn --immutable
6666 - name : Use Node.js v20
6767 uses : actions/setup-node@v4
6868 with :
69- node-version : 20
69+ node-version : 22
7070 cache : yarn
7171 - name : Install Dependencies
7272 run : yarn --immutable
9191 - name : Use Node.js v20
9292 uses : actions/setup-node@v4
9393 with :
94- node-version : 20
94+ node-version : 22
9595 cache : yarn
9696 - name : Install Dependencies
9797 run : yarn --immutable
Original file line number Diff line number Diff line change 2929 - name : Use Node.js v20
3030 uses : actions/setup-node@v4
3131 with :
32- node-version : 20
32+ node-version : 22
3333 cache : yarn
3434 registry-url : https://registry.yarnpkg.com/
3535 - name : Install Dependencies
You can’t perform that action at this time.
0 commit comments