From a4fc62259e341536068026befdb17cd7bd282e9c Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 15 Aug 2025 12:09:50 +0100 Subject: [PATCH 1/2] chore(deps): add 24.6.0 (jobs.test-node.strategy.matrix.node-version) --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0739db3f2..bf448b636 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: - 22.18.0 - 24.4.1 - 24.5.0 + - 24.6.0 steps: - name: checkout uses: actions/checkout@v5.0.0 From 0569aa8d91f512f6080df6e1539c4cc6e38d8606 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 15 Aug 2025 12:32:34 +0100 Subject: [PATCH 2/2] chore(deps): add 24.6.0 (jobs.test-node.strategy.matrix.node-version)