From c48731b1242da9c55aed3d7987ac6b57ddda81dc Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 14 May 2025 00:43:23 +0100 Subject: [PATCH 1/2] chore(deps): add 24.0.1 remove 24.0.0 (jobs.test-node.strategy.matrix.node-version) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5d587ed..3a191712 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - windows-latest node-version: - 22.15.0 - - 24.0.0 + - 24.0.1 steps: - name: checkout uses: actions/checkout@v4.2.2 From ac3a8ea33be92752d8bf11cb09ba5a94f8c6bac7 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 14 May 2025 00:59:58 +0100 Subject: [PATCH 2/2] chore(deps): add 24.0.1 remove 24.0.0 (jobs.test-node.strategy.matrix.node-version)