Skip to content

Commit f713144

Browse files
committed
fix: use pnpm 8.6.1
1 parent 9521898 commit f713144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup PNPM
2121
uses: pnpm/[email protected]
2222
with:
23-
version: 8.0.0
23+
version: 8.6.1
2424

2525
- name: Install
2626
run: pnpm install

0 commit comments

Comments
 (0)