Skip to content

Commit 3e7d7a1

Browse files
committed
ci: run tests on last node LTS
1 parent 4391080 commit 3e7d7a1

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: 20
46+
node-version: lts/-1
4747
cache: 'pnpm'
4848

4949
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)