Skip to content

Commit defcf39

Browse files
committedAug 12, 2024
chore: remove version form pnpm/action-setup
1 parent 71a0f5f commit defcf39

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/ci.yml

-2
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)