Skip to content

Commit a0bc642

Browse files
committed
Fix yaml
1 parent 7d05893 commit a0bc642

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4
2727
with:
28-
version: 9
28+
version: 9
2929
- name: Use Node.js ${{ matrix.node-version }}
3030
uses: actions/setup-node@v4
3131
with:

0 commit comments

Comments
 (0)