From 90cc6d5577f77be60764c9464d93fc1df3d10297 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 13:04:48 +0200 Subject: chore(deps): update dependency node to v24 (#79) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4578a48..0b445dc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -160,7 +160,7 @@ jobs: - name: Setup node.js uses: actions/setup-node@v6 with: - node-version: '22' + node-version: '24' - name: Download artifacts uses: actions/download-artifact@v6 with: -- cgit v1.2.3