Skip to content

Bump to Python 3.12 #131

Bump to Python 3.12

Bump to Python 3.12 #131

Workflow file for this run

---
name: Docs
"on":
push:
# Only targets main branch to avoid amplification effects of auto-fixing
# the exact same stuff in multiple non-rebased branches.
branches:
- main
jobs:
docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v2.17.3