Skip to content

Commit ede5298

Browse files
author
Jörn Franke
committed
feat: nodejs 24
1 parent f581b52 commit ede5298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v4
88
- uses: actions/setup-node@v4
99
with:
10-
node-version: '20'
10+
node-version: '24'
1111
- run: npm ci
1212
- run: npm run build
1313
- run: npm run format

0 commit comments

Comments
 (0)