Skip to content

Commit 78a8dfd

Browse files
committed
chore: remove version form pnpm/action-setup
1 parent d6ee5a7 commit 78a8dfd

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
@@ -26,8 +26,6 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v4
2828
- uses: pnpm/action-setup@v4
29-
with:
30-
version: 9
3129
- uses: actions/setup-node@v4
3230
with:
3331
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)