Skip to content

Commit bb05b2c

Browse files
committed
chore(ci): update pnpm version to 10.33.0 in CI configuration
1 parent 2403116 commit bb05b2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Install pnpm
6060
uses: pnpm/action-setup@v6
6161
with:
62-
version: 10
62+
version: 10.33.0
6363
run_install: false
6464

6565
- name: Setup NodeJS
@@ -94,7 +94,7 @@ jobs:
9494
- name: Install pnpm
9595
uses: pnpm/action-setup@v6
9696
with:
97-
version: 10
97+
version: 10.33.0
9898
run_install: false
9999

100100
- name: Setup NodeJS

0 commit comments

Comments
 (0)