File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 uses : actions/checkout@v3
3434
3535 - name : Install pnpm
36- uses : pnpm/action-setup@v2.2.3
36+ uses : pnpm/action-setup@v2.2.4
3737 with :
3838 version : 7
3939
6262 uses : actions/checkout@v3
6363
6464 - name : Install pnpm
65- uses : pnpm/action-setup@v2.2.3
65+ uses : pnpm/action-setup@v2.2.4
6666 with :
6767 version : 7
6868
9090 fetch-depth : 0
9191
9292 - name : Install pnpm
93- uses : pnpm/action-setup@v2.2.3
93+ uses : pnpm/action-setup@v2.2.4
9494 with :
9595 version : 7
9696
@@ -121,7 +121,7 @@ jobs:
121121 fetch-depth : 0
122122
123123 - name : Install pnpm
124- uses : pnpm/action-setup@v2.2.3
124+ uses : pnpm/action-setup@v2.2.4
125125 with :
126126 version : 7
127127
@@ -149,7 +149,7 @@ jobs:
149149 fetch-depth : 0
150150
151151 - name : Install pnpm
152- uses : pnpm/action-setup@v2.2.3
152+ uses : pnpm/action-setup@v2.2.4
153153 with :
154154 version : 7
155155
@@ -177,7 +177,7 @@ jobs:
177177 fetch-depth : 0
178178
179179 - name : Install pnpm
180- uses : pnpm/action-setup@v2.2.3
180+ uses : pnpm/action-setup@v2.2.4
181181 with :
182182 version : 7
183183
Original file line number Diff line number Diff line change 1919 fetch-depth : 0
2020
2121 - name : Install pnpm
22- uses : pnpm/action-setup@v2.2.3
22+ uses : pnpm/action-setup@v2.2.4
2323 with :
2424 version : 7
2525
Original file line number Diff line number Diff line change 138138 "vitepress" : " 1.0.0-alpha.21" ,
139139 "vitest" : " ~0.24.3"
140140 },
141- "packageManager" : " pnpm@7.13.4 " ,
141+ "packageManager" : " pnpm@7.13.5 " ,
142142 "engines" : {
143143 "node" : " >=14.0.0" ,
144144 "npm" : " >=6.0.0"
You can’t perform that action at this time.
0 commit comments