Bump node version to 24

This commit is contained in:
Przemek Więch
2026-06-24 17:56:25 +02:00
parent e2dc5bfd4b
commit 994624465d
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [18.x, 23.x]
node-version: [18.x, 24.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: