chore(deps)!: update node (22.21.1 → 24.11.0) (#91)

This commit is contained in:
renovate[bot]
2025-11-07 20:36:47 +02:00
committed by GitHub
parent b606c0d403
commit 5a3a48daa9
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js for EditorConfig tools
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
with:
node-version: '22'
node-version: '24'
- name: Install EditorConfig tools
run: npm install -g eclint
- name: Check EditorConfig compliance