Skip to content

Commit d59261b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
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)