Skip to content

Commit eff5062

Browse files
committed
ci: run tests on last node LTS
1 parent 969aff6 commit eff5062

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
@@ -46,7 +46,7 @@ jobs:
4646
- run: corepack enable
4747
- uses: actions/setup-node@v4
4848
with:
49-
node-version: 20
49+
node-version: lts/-1
5050
cache: pnpm
5151

5252
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)