Skip to content

Commit 5872429

Browse files
committed
:railway: set pnpm version to 10
1 parent 110162c commit 5872429

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434

3535
- name: Setup pnpm
3636
uses: pnpm/action-setup@v2
37+
with:
38+
version: 10
3739

3840
- name: Install dependencies
3941
run: pnpm install

0 commit comments

Comments
 (0)