1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2026-02-28 16:01:00 +01:00

chore: explicit docker.io + deps update latest

This commit is contained in:
2026-02-26 21:57:19 +01:00
parent 42c79ef49e
commit 748eeb487c
10 changed files with 830 additions and 836 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- name: "Setup Node.js"
uses: "actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238" # v6.2.0
with:
node-version: "24.13.1"
node-version: "24.14.0"
cache: "pnpm"
- name: "Install dependencies"