Skip to content

Commit bde4b6c

Browse files
chore: update pnpm action to version 9 in web-sdk workflow
1 parent fc3b7bc commit bde4b6c

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
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
ref: main
2424

25-
- name: Setup pnpm 8
25+
- name: Setup pnpm 9
2626
uses: pnpm/action-setup@v2
2727
with:
2828
version: 9.3.0

0 commit comments

Comments
 (0)