chore(deps): update dependency node to v24 #11

Merged
t.behrendt merged 1 commits from renovate/node-24.x into main 2026-02-18 09:24:43 +01:00
Showing only changes of commit f4ccb6df2d - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
# only required for cspell compatibility until a mature replacement is available
- uses: actions/setup-node@v5
with:
node-version: 20
node-version: 24
- run: bun install --frozen-lockfile
- name: Run lint
run: bun run check:code