Skip to content

Commit be61ba5

Browse files
committed
update pnpm to v8
1 parent 161e830 commit be61ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: install-pnpm
2323
uses: pnpm/action-setup@v2
2424
with:
25-
version: 7
25+
version: 8
2626
run_install: false
2727

2828
- name: Install Node.js

0 commit comments

Comments
 (0)