Skip to content

Commit e6babef

Browse files
committed
ci: test vs node 20
1 parent 4be31c7 commit e6babef

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
@@ -47,7 +47,7 @@ jobs:
4747
- run: npm i -g --force corepack && corepack enable
4848
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
4949
with:
50-
node-version: 18
50+
node-version: 20
5151
cache: "pnpm"
5252

5353
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)