Skip to content

Commit 8c485a3

Browse files
committed
fix pnpm versioning in ci
1 parent 73b205d commit 8c485a3

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
@@ -13,8 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: Install pnpm
1515
uses: pnpm/action-setup@v4
16-
with:
17-
version: 8
1816
- name: Use Node.js 22
1917
uses: actions/setup-node@v4
2018
with:

0 commit comments

Comments
 (0)