From 27bab24458f59eafd36c6f68a324c813dffeb8b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:33:31 +0000 Subject: [PATCH] chore: update dependency python to v3.14.6 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 061ff5f66fa3..78416dd97770 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.6' - name: Install dependencies env: PYTHON: ${{env.pythonLocation}}/bin/python3