From 2492bed907946292dd612727491f84ec44764d73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 05:42:48 +0000 Subject: [PATCH] chore: update dependency python to v3.14.5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index e3876738f51b..2771f15b6e38 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -39,7 +39,7 @@ jobs: - name: Set up Python 3.11 (for node-gyp) uses: actions/setup-python@v6 with: - python-version: '3.11' + python-version: '3.14.5' - name: Install dependencies env: PYTHON: ${{env.pythonLocation}}/bin/python3