|
48 | 48 | ref: ${{ github.event.pull_request.head.sha }}
|
49 | 49 |
|
50 | 50 | - name: 📦 Setup pnpm
|
51 |
| - uses: pnpm/action-setup@v2 |
| 51 | + uses: pnpm/action-setup@v4 |
52 | 52 | with:
|
53 | 53 | version: 8
|
54 | 54 |
|
|
90 | 90 | ref: ${{ github.event.pull_request.head.sha }}
|
91 | 91 |
|
92 | 92 | - name: 📦 Setup pnpm
|
93 |
| - uses: pnpm/action-setup@v2 |
| 93 | + uses: pnpm/action-setup@v4 |
94 | 94 | with:
|
95 | 95 | version: 8
|
96 | 96 |
|
@@ -154,7 +154,7 @@ jobs:
|
154 | 154 | ref: ${{ github.event.pull_request.head.sha }}
|
155 | 155 |
|
156 | 156 | - name: 📦 Setup pnpm
|
157 |
| - uses: pnpm/action-setup@v2 |
| 157 | + uses: pnpm/action-setup@v4 |
158 | 158 | with:
|
159 | 159 | version: 8
|
160 | 160 |
|
@@ -218,7 +218,7 @@ jobs:
|
218 | 218 | ref: ${{ github.event.pull_request.head.sha }}
|
219 | 219 |
|
220 | 220 | - name: 📦 Setup pnpm
|
221 |
| - uses: pnpm/action-setup@v2 |
| 221 | + uses: pnpm/action-setup@v4 |
222 | 222 | with:
|
223 | 223 | version: 8
|
224 | 224 |
|
@@ -282,7 +282,7 @@ jobs:
|
282 | 282 | ref: ${{ github.event.pull_request.head.sha }}
|
283 | 283 |
|
284 | 284 | - name: 📦 Setup pnpm
|
285 |
| - uses: pnpm/action-setup@v2 |
| 285 | + uses: pnpm/action-setup@v4 |
286 | 286 | with:
|
287 | 287 | version: 8
|
288 | 288 |
|
@@ -346,7 +346,7 @@ jobs:
|
346 | 346 | ref: ${{ github.event.pull_request.head.sha }}
|
347 | 347 |
|
348 | 348 | - name: 📦 Setup pnpm
|
349 |
| - uses: pnpm/action-setup@v2 |
| 349 | + uses: pnpm/action-setup@v4 |
350 | 350 | with:
|
351 | 351 | version: 8
|
352 | 352 |
|
@@ -410,7 +410,7 @@ jobs:
|
410 | 410 | ref: ${{ github.event.pull_request.head.sha }}
|
411 | 411 |
|
412 | 412 | - name: 📦 Setup pnpm
|
413 |
| - uses: pnpm/action-setup@v2 |
| 413 | + uses: pnpm/action-setup@v4 |
414 | 414 | with:
|
415 | 415 | version: 8
|
416 | 416 |
|
|
0 commit comments