File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/ember-simple-auth/.github/workflows Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
},
32
32
"volta" : {
33
33
"node" : " 20.10.0" ,
34
- "pnpm" : " 10.3 .0"
34
+ "pnpm" : " 10.17 .0"
35
35
},
36
- "packageManager" : " pnpm@10.3 .0"
36
+ "packageManager" : " pnpm@10.17 .0"
37
37
}
Original file line number Diff line number Diff line change 21
21
- name : Install pnpm
22
22
uses : pnpm/action-setup@v2
23
23
with :
24
- version : 7
24
+ version : 10
25
25
- name : Install Node
26
26
uses : actions/setup-node@v4
27
27
with :
43
43
- name : Install pnpm
44
44
uses : pnpm/action-setup@v2
45
45
with :
46
- version : 7
46
+ version : 10
47
47
- uses : actions/setup-node@v4
48
48
with :
49
49
node-version : 14.x
76
76
- name : Install pnpm
77
77
uses : pnpm/action-setup@v2
78
78
with :
79
- version : 7
79
+ version : 10
80
80
- name : Install Node
81
81
uses : actions/setup-node@v4
82
82
with :
You can’t perform that action at this time.
0 commit comments