File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
- name : Setup Node.js
20
20
uses : actions/setup-node@v4
21
21
with :
22
- node-version : 18
22
+ node-version : 20
23
23
registry-url : https://registry.npmjs.org/
24
24
25
25
- name : Install dependencies
40
40
- name : Setup Node.js
41
41
uses : actions/setup-node@v4
42
42
with :
43
- node-version : 18
43
+ node-version : 20
44
44
registry-url : https://registry.npmjs.org/
45
45
46
46
- name : Install dependencies
61
61
- name : Setup Node.js
62
62
uses : actions/setup-node@v4
63
63
with :
64
- node-version : 18
64
+ node-version : 20
65
65
registry-url : https://registry.npmjs.org/
66
66
67
67
- name : Install dependencies
Original file line number Diff line number Diff line change 18
18
- name : Setup Node.js
19
19
uses : actions/setup-node@v4
20
20
with :
21
- node-version : 18
21
+ node-version : 20
22
22
registry-url : https://registry.npmjs.org/
23
23
24
24
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments