Skip to content

Commit d4503d0

Browse files
committed
fix: align pnpm version in CI with package.json (8.15.0)
1 parent 1435c6a commit d4503d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- uses: pnpm/action-setup@v4
1414
with:
15-
version: 9
15+
version: 8
1616

1717
- uses: actions/setup-node@v4
1818
with:

0 commit comments

Comments
 (0)