Skip to content

Commit 8ef0f85

Browse files
committed
Another attempt to resolve PNPM version
1 parent e85ee2e commit 8ef0f85

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
@@ -32,8 +32,6 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- name: Install pnpm
3434
uses: pnpm/action-setup@v4
35-
with:
36-
version: 8
3735
- uses: actions/setup-node@v4
3836
with:
3937
node-version: ${{ matrix.node }}

0 commit comments

Comments
 (0)