Skip to content

Commit e9c0d0b

Browse files
Update dependency node to v24
1 parent a59b8e6 commit e9c0d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ jobs:
312312
- name: Set up Node.js
313313
uses: actions/setup-node@v6
314314
with:
315-
node-version: 20
315+
node-version: 24
316316
cache: npm
317317
- run: npm ci
318318
- run: npm run package

0 commit comments

Comments
 (0)