Skip to content

Commit a6bf594

Browse files
chore(deps): update pnpm/action-setup action to v2.2.3
1 parent 498097e commit a6bf594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v3
2424

2525
- name: Install pnpm
26-
uses: pnpm/[email protected].2
26+
uses: pnpm/[email protected].3
2727

2828
- run: pnpm install
2929

0 commit comments

Comments
 (0)