Skip to content

Commit fc98120

Browse files
committed
chore: update pnpm version to 10.26.0 in CI configuration
1 parent b241b7f commit fc98120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install pnpm
2222
uses: pnpm/action-setup@v4
2323
with:
24-
version: 10.25.0
24+
version: 10.26.0
2525
run_install: false
2626

2727
- name: Use Node.js ${{ matrix.node-version }} 🏗

0 commit comments

Comments
 (0)