Skip to content

Commit 8b44fa2

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.2.1
1 parent 6d9c179 commit 8b44fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
path: ~/.pnpm-store
2525
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
26-
- uses: pnpm/action-setup@v2.0.1
26+
- uses: pnpm/action-setup@v2.2.1
2727
with:
2828
version: 6.x
2929
run_install: |

0 commit comments

Comments
 (0)