Skip to content

Commit fc3b7bc

Browse files
chore: update pnpm version to 9.3.0 in web-sdk workflow
1 parent 51d98c2 commit fc3b7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup pnpm 8
2626
uses: pnpm/action-setup@v2
2727
with:
28-
version: 8.6.9
28+
version: 9.3.0
2929

3030
- name: Setup Node.js 20.x
3131
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)