Skip to content

Commit c456c7b

Browse files
committed
fixup: fix ci
1 parent de5af40 commit c456c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup
4545
uses: pnpm/action-setup@v4
4646
with:
47-
version: 8
47+
version: 8.15.6
4848
- name: Checkout
4949
uses: actions/checkout@v4
5050
- name: Install dependencies

0 commit comments

Comments
 (0)