File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -851,7 +851,7 @@ jobs:
851
851
ref : ${{ env.HEAD_COMMIT }}
852
852
- uses : pnpm/action-setup@v4
853
853
with :
854
- version : 9.4 .0
854
+ version : 9.15 .0
855
855
- name : Set up Node
856
856
uses : actions/setup-node@v4
857
857
with :
@@ -974,7 +974,7 @@ jobs:
974
974
ref : ${{ env.HEAD_COMMIT }}
975
975
- uses : pnpm/action-setup@v4
976
976
with :
977
- version : 9.4 .0
977
+ version : 9.15 .0
978
978
- name : Set up Node
979
979
uses : actions/setup-node@v4
980
980
with :
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116
116
ref : ${{ env.HEAD_COMMIT }}
117
117
- uses : pnpm/action-setup@v4
118
118
with :
119
- version : 9.4 .0
119
+ version : 9.15 .0
120
120
121
121
- name : Set up Node
122
122
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 46
46
"volta" : {
47
47
"node" : " 18.20.3" ,
48
48
"yarn" : " 1.22.22" ,
49
- "pnpm" : " 9.4.0 "
49
+ "pnpm" : " 9.15.9 "
50
50
},
51
51
"workspaces" : [
52
52
" packages/angular" ,
You can’t perform that action at this time.
0 commit comments