Skip to content

Commit 1753283

Browse files
chore: update pnpm/action-setup action to v6.0.6 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07cdff0 commit 1753283

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
node-version: lts/*
3737
- if: matrix.pm == 'pnpm'
38-
uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
38+
uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6
3939
with:
4040
version: 10
4141
- id: os-info
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
node-version: lts/*
118118
- if: matrix.pm == 'pnpm'
119-
uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
119+
uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6
120120
with:
121121
version: 10
122122
- id: os-info

0 commit comments

Comments
 (0)