diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 359027206b3..344213e0ca8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/setup-python@v5 with: - python-version: "2.x" + python-version: "3.x" - name: Compute node modules cache key id: nodeModulesCacheKey