Skip to content

Commit 77a1ab0

Browse files
committed
fix ci failing
Signed-off-by: Vu Van Dung <[email protected]>
1 parent 7ff3f44 commit 77a1ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.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
2020
with:
21-
version: 9
21+
version: 9.1.3
2222
- uses: actions/setup-node@v4
2323
with:
2424
node-version: 20

0 commit comments

Comments
 (0)