Skip to content

Commit f450cda

Browse files
committed
chore: update pnpm version to 10 in unit test workflow
1 parent a81fd5d commit f450cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: pnpm/action-setup@v4.1.0
2020
with:
21-
version: 8.12.1
21+
version: 10
2222
- uses: actions/setup-node@v4
2323
with:
2424
node-version: 22.x

0 commit comments

Comments
 (0)