File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
- name : Install pnpm
16
16
uses : pnpm/action-setup@v2
17
17
18
- - name : Set node version to 16
18
+ - name : Set node version to 18
19
19
uses : actions/setup-node@v2
20
20
with :
21
21
node-version : 18
34
34
- name : Install pnpm
35
35
uses : pnpm/action-setup@v2
36
36
37
- - name : Set node version to 16
37
+ - name : Set node version to 18
38
38
uses : actions/setup-node@v2
39
39
with :
40
40
node-version : 18
56
56
- name : Install pnpm
57
57
uses : pnpm/action-setup@v2
58
58
59
- - name : Set node version to 16
59
+ - name : Set node version to 18
60
60
uses : actions/setup-node@v2
61
61
with :
62
62
node-version : 18
78
78
- name : Install pnpm
79
79
uses : pnpm/action-setup@v2
80
80
81
- - name : Set node version to 16
81
+ - name : Set node version to 18
82
82
uses : actions/setup-node@v2
83
83
with :
84
84
node-version : 18
You can’t perform that action at this time.
0 commit comments