diff --git a/.github/workflows/android-emulator.yml b/.github/workflows/android-emulator.yml index 0878ec89..99bbc0f9 100644 --- a/.github/workflows/android-emulator.yml +++ b/.github/workflows/android-emulator.yml @@ -61,7 +61,7 @@ jobs: - name: 📦 Setup Python uses: actions/setup-python@v6 with: - python-version: "3.9" + python-version: "3.14" cache: pip cache-dependency-path: TestsAutomation/pip_requirements.txt