Skip to content

Commit

Permalink
Merge pull request #132 from sustainable-computing-io/python-3.11
Browse files Browse the repository at this point in the history
use python 3.11
  • Loading branch information
rootfs authored Jan 10, 2024
2 parents 61abde9 + 2a11b4c commit a1135ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12.0'
python-version: '3.11.0'
- uses: teaxyz/setup@v0
with:
+: |
Expand Down

0 comments on commit a1135ce

Please sign in to comment.