Skip to content

Commit dd1a51b

Browse files
committed
ci: run tests on node 20
1 parent cdaef5e commit dd1a51b

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
@@ -43,7 +43,7 @@ jobs:
4343
- run: corepack enable
4444
- uses: actions/setup-node@v4
4545
with:
46-
node-version: 18
46+
node-version: 20
4747
cache: 'pnpm'
4848

4949
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)