Skip to content

Commit 1a1401f

Browse files
Update dependency node to v24
1 parent e567117 commit 1a1401f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Use Node.js
1313
uses: actions/setup-node@v6
1414
with:
15-
node-version: '22.x'
15+
node-version: '24.x'
1616
cache: 'npm'
1717

1818
- run: npm ci

0 commit comments

Comments
 (0)