Skip to content

Commit d1bc6f1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.0
2727
with:
2828
version: 6.x
2929
run_install: |

0 commit comments

Comments
 (0)