Skip to content

Commit d70a1f4

Browse files
Update pnpm/action-setup action to v4.1.0 (#10524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dca1527 commit d70a1f4

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
@@ -201,7 +201,7 @@ jobs:
201201
with:
202202
persist-credentials: false
203203

204-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
204+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
205205
with:
206206
version: ${{ env.PNPM_VERSION }}
207207

@@ -237,7 +237,7 @@ jobs:
237237
with:
238238
persist-credentials: false
239239

240-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
240+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
241241
with:
242242
version: ${{ env.PNPM_VERSION }}
243243

@@ -265,7 +265,7 @@ jobs:
265265
with:
266266
persist-credentials: false
267267

268-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
268+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
269269
with:
270270
version: ${{ env.PNPM_VERSION }}
271271

@@ -299,7 +299,7 @@ jobs:
299299
with:
300300
persist-credentials: false
301301

302-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
302+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
303303
with:
304304
version: ${{ env.PNPM_VERSION }}
305305

0 commit comments

Comments
 (0)