Skip to content

Commit fa391c5

Browse files
committed
ci: run tests on last node LTS
1 parent 9e6f09e commit fa391c5

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
@@ -45,7 +45,7 @@ jobs:
4545
- run: corepack enable
4646
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
4747
with:
48-
node-version: 20
48+
node-version: lts/-1
4949
cache: "pnpm"
5050

5151
- name: 📦 Install dependencies

0 commit comments

Comments
 (0)