bump packages

This commit is contained in:
2026-08-11 21:03:58 +02:00
parent 258fb956a0
commit cfd1ffdb29
5 changed files with 204 additions and 17 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v7
with:
node-version: '18'
node-version: '24'
- name: Install dependencies
run: npm install
- name: Run html-validate