Skip to content

Commit 3c646f6

Browse files
committed
fix ci pnpm version duplication
1 parent e22f570 commit 3c646f6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1313
- uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4
14-
with:
15-
version: 11
1614
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1715
with:
1816
node-version: 22

0 commit comments

Comments
 (0)