Skip to content

Commit

Permalink
Use python 3.10 for upload stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster committed Sep 27, 2023
1 parent 7fb660d commit f715476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f715476

Please sign in to comment.