Skip to content

Commit 86d8588

Browse files
committed
Update PNPM version to 10 in deployment workflow
1 parent 2bdc260 commit 86d8588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: 🔩 Setup PNPM
2020
uses: pnpm/action-setup@v4
2121
with:
22-
version: latest
22+
version: 10
2323
standalone: true
2424
- name: 🔩 Setup Node ${{ matrix.node }}
2525
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)