Skip to content

Commit d23d5bd

Browse files
committed
fix github action
1 parent 37ca671 commit d23d5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: Install pnpm
2424
id: pnpm-install
2525
with:
26-
version: 7
26+
version: 8
2727
run_install: false
2828

2929
- name: Get pnpm store directory

0 commit comments

Comments
 (0)