Skip to content

Commit dbe779e

Browse files
committed
chore: package.json でのみ pnpm version を指定する
1 parent 514130f commit dbe779e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration-testing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
- uses: actions/checkout@v5
2020
- name: Install pnpm
2121
uses: pnpm/action-setup@v4
22-
with:
23-
version: 10
2422
- name: Use Node.js ${{ matrix.node-version }}
2523
uses: actions/setup-node@v5
2624
with:

0 commit comments

Comments
 (0)