Skip to content

Commit

Permalink
python version 3.10 build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oliche committed Oct 27, 2023
1 parent e1f2787 commit 23a9052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/setup-python@v3.10
with:
python-version: '3.10'
cache: 'pip'
Expand Down

0 comments on commit 23a9052

Please sign in to comment.