From 66489cfb332b7a25f8db44c7fdc0d2ef24e676ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 12:20:55 +0200 Subject: chore(deps): update dependency node to v22 (#6) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5bf2fdb..db90ef4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -112,7 +112,7 @@ jobs: - name: Setup node.js uses: actions/setup-node@v4 with: - node-version: '20' + node-version: '22' - name: Download artifacts uses: actions/download-artifact@v5 with: -- cgit v1.2.3