diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 5be6e175..b3f9b9f7 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -253,7 +253,7 @@ jobs: - name: Install python uses: Chia-Network/actions/setup-python@main with: - python-version: 3.9 + python-version: "3.10" - name: Download artifacts uses: actions/download-artifact@v3