From c1901f2098a2f7d36686345c709582b6b808bdb2 Mon Sep 17 00:00:00 2001 From: WahPlus Date: Thu, 30 Apr 2026 16:32:38 +0300 Subject: [PATCH] =?UTF-8?q?Einmal,=20zweimal,=20dreimal,=20viermal,=20f?= =?UTF-8?q?=C3=BCnfmal,=20sechsmal=20und?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/minify.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/minify.yml b/.github/workflows/minify.yml index 0aac21c..fd7eda1 100644 --- a/.github/workflows/minify.yml +++ b/.github/workflows/minify.yml @@ -26,6 +26,8 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 + with: + node-version: 25.6.1 - name: Switch to minified branch run: git checkout minified