File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
- name : Use Node.js LTS
21
21
uses : actions/setup-node@v1
22
22
with :
23
- node-version : ' 16 .x'
23
+ node-version : ' 18 .x'
24
24
- uses : bahmutov/npm-install@v1
25
25
with :
26
26
install-command : yarn --immutable
37
37
- name : Use Node.js LTS
38
38
uses : actions/setup-node@v1
39
39
with :
40
- node-version : ' 16 .x'
40
+ node-version : ' 18 .x'
41
41
- uses : bahmutov/npm-install@v1
42
42
with :
43
43
install-command : yarn --immutable
54
54
- name : Use Node.js LTS
55
55
uses : actions/setup-node@v1
56
56
with :
57
- node-version : ' 16 .x'
57
+ node-version : ' 18 .x'
58
58
- uses : bahmutov/npm-install@v1
59
59
with :
60
60
install-command : yarn --immutable
71
71
- name : Use Node.js LTS
72
72
uses : actions/setup-node@v1
73
73
with :
74
- node-version : ' 16 .x'
74
+ node-version : ' 18 .x'
75
75
- uses : bahmutov/npm-install@v1
76
76
with :
77
77
install-command : yarn --immutable
@@ -100,7 +100,7 @@ jobs:
100
100
- name : Use Node.js LTS
101
101
uses : actions/setup-node@v1
102
102
with :
103
- node-version : ' 16 .x'
103
+ node-version : ' 18 .x'
104
104
- uses : bahmutov/npm-install@v1
105
105
with :
106
106
install-command : yarn --immutable
You can’t perform that action at this time.
0 commit comments