Skip to content

Commit 6a7f95c

Browse files
committed
ci: update CI tasks to use latest LTS release (24)
1 parent 2edb871 commit 6a7f95c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Node.js environment
2323
uses: actions/setup-node@v4
2424
with:
25-
node-version: 20
25+
node-version: 24
2626

2727
- name: Install dependencies
2828
run: pnpm install --ignore-scripts

0 commit comments

Comments
 (0)