Skip to content

Commit fe2f811

Browse files
committed
fix: remove explicit pnpm version from CI to use packageManager field
1 parent 34597cc commit fe2f811

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: pnpm/action-setup@v4
15-
with:
16-
version: 9
1715
- uses: actions/setup-node@v4
1816
with:
1917
node-version: 20

0 commit comments

Comments
 (0)