File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
- uses : actions/checkout@v3
15
15
- uses : pnpm/action-setup@v4
16
16
with :
17
- version : 9
17
+ version : 9.5.0
18
18
- name : Install Node.js
19
19
uses : actions/setup-node@v4
20
20
with :
Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@v3
13
13
- uses : pnpm/action-setup@v4
14
14
with :
15
- version : 9
15
+ version : 9.5.0
16
16
- name : Install Node.js
17
17
uses : actions/setup-node@v4
18
18
with :
Original file line number Diff line number Diff line change 17
17
- uses : actions/checkout@v3
18
18
- uses : pnpm/action-setup@v4
19
19
with :
20
- version : 9
20
+ version : 9.5.0
21
21
- name : Install Node.js ${{ matrix.node-version }}
22
22
uses : actions/setup-node@v4
23
23
with :
Original file line number Diff line number Diff line change 41
41
"vite" : " ^5.4.4" ,
42
42
"vite-plugin-solid" : " ^2.10.2"
43
43
},
44
- "packageManager" : " pnpm@9.0 .0" ,
44
+ "packageManager" : " pnpm@9.5 .0" ,
45
45
"dependencies" : {
46
46
"@changesets/changelog-git" : " ^0.2.0"
47
47
}
You can’t perform that action at this time.
0 commit comments