Skip to content

Commit

Permalink
Change python version
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Apr 17, 2023
1 parent 00fc809 commit 1d0b153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Set up python
uses: actions/setup-python@v4
with:
python-version: "3.x"
python-version: "3.10"
cache: "pip"
cache-dependency-path: "pyproject.toml"

Expand Down

0 comments on commit 1d0b153

Please sign in to comment.