Skip to content

Commit e5ebc1c

Browse files
committed
chore: update node version in ci
1 parent cbfb50d commit e5ebc1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- run: corepack enable
1717
- uses: actions/setup-node@v4
1818
with:
19-
node-version: 18
19+
node-version: 20
2020
cache: "pnpm"
2121
- run: pnpm install
2222
- name: Fix lint issues

0 commit comments

Comments
 (0)