Skip to content

Commit 5b0ce03

Browse files
committed
ci: update pnpm version in workflows
1 parent 2a7c77e commit 5b0ce03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/setup-node@v3
1717
- uses: pnpm/action-setup@v2
1818
with:
19-
version: 6
19+
version: 8
2020

2121
- name: Install dependendencies
2222
run: pnpm i

0 commit comments

Comments
 (0)