Skip to content

Commit 97e3f47

Browse files
committed
ci: run tests on node 20
1 parent c1560ed commit 97e3f47

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
@@ -49,7 +49,7 @@ jobs:
4949
- run: corepack enable
5050
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
5151
with:
52-
node-version: 18
52+
node-version: 20
5353
cache: pnpm
5454

5555
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)