Skip to content

Commit

Permalink
fix: upgrade python version
Browse files Browse the repository at this point in the history
  • Loading branch information
KareemMAX authored Sep 5, 2023
1 parent 49e6744 commit fc9db74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: 3.8
python-version: '3.10'

- name: Build docs
run: |
Expand Down

0 comments on commit fc9db74

Please sign in to comment.