File tree 3 files changed +1
-3
lines changed
3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 16
16
- uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda
17
17
name : Install pnpm
18
18
with :
19
- version : 9.15.4
20
19
run_install : false
21
20
- name : Install Node.js
22
21
uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
Original file line number Diff line number Diff line change 19
19
- uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda
20
20
name : Install pnpm
21
21
with :
22
- version : 9.15.4
23
22
run_install : false
24
23
- name : Install Node.js
25
24
uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
Original file line number Diff line number Diff line change 62
62
"unbuild" : " ^3.5.0" ,
63
63
"vitest" : " ^3.0.9"
64
64
},
65
- "packageManager" : " pnpm@9.15.4 " ,
65
+ "packageManager" : " pnpm@10.6.5 " ,
66
66
"dependencies" : {
67
67
"@azure/monitor-opentelemetry" : " 1.8.0" ,
68
68
"@opentelemetry/api" : " ^1.9.0" ,
You can’t perform that action at this time.
0 commit comments