diff --git a/.github/workflows/test-983-actions-cache.yml b/.github/workflows/test-983-actions-cache.yml index e3966d2..7234958 100644 --- a/.github/workflows/test-983-actions-cache.yml +++ b/.github/workflows/test-983-actions-cache.yml @@ -18,7 +18,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v5 with: - python-version: "3.11.11" + python-version: "3.10.10" - name: Install pipenv run: |