Skip to content

Commit 84ddab3

Browse files
Update pnpm/action-setup action to v4.2.0 (#12064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a69ac10 commit 84ddab3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
with:
216216
persist-credentials: false
217217

218-
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
218+
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
219219
with:
220220
version: ${{ env.PNPM_VERSION }}
221221

@@ -251,7 +251,7 @@ jobs:
251251
with:
252252
persist-credentials: false
253253

254-
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
254+
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
255255
with:
256256
version: ${{ env.PNPM_VERSION }}
257257

@@ -279,7 +279,7 @@ jobs:
279279
with:
280280
persist-credentials: false
281281

282-
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
282+
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
283283
with:
284284
version: ${{ env.PNPM_VERSION }}
285285

@@ -313,7 +313,7 @@ jobs:
313313
with:
314314
persist-credentials: false
315315

316-
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
316+
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
317317
with:
318318
version: ${{ env.PNPM_VERSION }}
319319

0 commit comments

Comments
 (0)