Skip to content

Commit d59261b

Browse files
committed
chore: fix ci problem
1 parent 7d49f2d commit d59261b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
${{ runner.os }}-
3131
- uses: pnpm/action-setup@v2.0.1
3232
with:
33-
version: latest
33+
version: 8.15.8
3434
run_install: false
3535
- name: Install packages
3636
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)