Skip to content

Commit

Permalink
Change python version
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoomlmly authored Apr 26, 2024
1 parent e996857 commit bf37558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5.1.0
with:
python-version: 3.12
python-version: 3.9
cache: poetry
- name: Install Dependencies
run: |
Expand Down

0 comments on commit bf37558

Please sign in to comment.