File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : 20 .x
29+ node-version : 22 .x
3030 cache : ' yarn'
3131
3232 - name : Install Example
Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : 20 .x
29+ node-version : 22 .x
3030 cache : ' yarn'
3131
3232 - name : Install Example
Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : 20 .x
29+ node-version : 22 .x
3030 cache : ' yarn'
3131
3232 - name : Install Example
Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : 20 .x
29+ node-version : 22 .x
3030 cache : ' yarn'
3131
3232 - name : Install Example
Original file line number Diff line number Diff line change 2626 - name : Setup Node.js
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : 20 .x
29+ node-version : 22 .x
3030 cache : ' yarn'
3131
3232 - name : Install Example
6262 - name : Setup Node.js
6363 uses : actions/setup-node@v4
6464 with :
65- node-version : 20 .x
65+ node-version : 22 .x
6666 cache : ' yarn'
6767
6868 - name : Install Example
9595 - name : Setup Node.js
9696 uses : actions/setup-node@v4
9797 with :
98- node-version : 20 .x
98+ node-version : 22 .x
9999 cache : ' yarn'
100100
101101 - name : Install Example
@@ -131,7 +131,7 @@ jobs:
131131 - name : Setup Node.js
132132 uses : actions/setup-node@v4
133133 with :
134- node-version : 20 .x
134+ node-version : 22 .x
135135 cache : ' yarn'
136136
137137 - name : Install Example
You can’t perform that action at this time.
0 commit comments