Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit e4d8a92

Browse files
Update Node.js to v24
1 parent 675909e commit e4d8a92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
1414
name: Set up Node.js
1515
with:
16-
node-version: 24.10.0
16+
node-version: 24.11.1
1717
- run: |
1818
npm ci
1919
npm run lint

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.21.1
1+
24.11.1

0 commit comments

Comments
 (0)