ci(workflows): use latest compatible node version

This commit is contained in:
Claas Augner
2026-02-16 19:56:54 +01:00
parent e1253d9ad3
commit 784b693a93

View File

@@ -21,6 +21,7 @@ jobs:
with:
node-version: "latest"
cache: "npm"
check-latest: true
- run: npm ci