Skip to content

Commit

Permalink
Update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgregory1 committed Feb 23, 2024
1 parent bafce78 commit 11775dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
POETRY_VERSION: "1.3.1"
PYTHON_VERSION: "3.9"
PYTHON_VERSION: "3.9.18"

jobs:
build-docs:
Expand Down

0 comments on commit 11775dd

Please sign in to comment.