Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Nov 6, 2023
1 parent b24460f commit c0ad14c
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 @@ -19,7 +19,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.6.x'
python-version: '3.11.x'

- name: Upgrade pip
run: |
Expand Down

0 comments on commit c0ad14c

Please sign in to comment.